| Package | Description |
|---|---|
| org.zkoss.poi.ss.formula.ptg |
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 |
|---|---|
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 © 2020. All rights reserved.