| Package | Description | 
|---|---|
| org.apache.poi.ss.formula.ptg | The formula package contains binary PTG structures used in Formulas | 
| Modifier and Type | Method and Description | 
|---|---|
| BoolPtg | BoolPtg. copy() | 
| static BoolPtg | BoolPtg. read(LittleEndianInput in) | 
| static BoolPtg | BoolPtg. valueOf(boolean b) | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.