| Package | Description |
|---|---|
| org.apache.poi.ss.formula.ptg |
formula package contains binary PTG structures used in Formulas
|
| Modifier and Type | Field | Description |
|---|---|---|
static AttrPtg |
AttrPtg.SUM |
| Modifier and Type | Method | Description |
|---|---|---|
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 2018 The Apache Software Foundation or its licensors, as applicable.