Package | Description |
---|---|
org.apache.poi.ss.formula.ptg |
The formula package contains binary PTG structures used in Formulas
|
Modifier and Type | Field and Description |
---|---|
static AttrPtg |
AttrPtg.SUM |
Modifier and Type | Method and Description |
---|---|
AttrPtg |
AttrPtg.copy() |
static AttrPtg |
AttrPtg.createIf(int dist) |
static AttrPtg |
AttrPtg.createSkip(int dist) |
static AttrPtg |
AttrPtg.createSpace(int type,
int count) |
static AttrPtg |
AttrPtg.getSumSingle() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.