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 | Method and Description |
---|---|
static BoolPtg |
BoolPtg.read(LittleEndianInput in) |
static BoolPtg |
BoolPtg.valueOf(boolean b) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.