Package | Description |
---|---|
org.zkoss.poi.ss.formula.ptg |
formula package contains binary PTG structures used in Formulas
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
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 © 2005-2010 Potix Corporation. All Rights Reserved.