Package | Description |
---|---|
org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
Modifier and Type | Method and Description |
---|---|
static FormulaSpecialCachedValue |
FormulaSpecialCachedValue.create(long valueLongBits) |
static FormulaSpecialCachedValue |
FormulaSpecialCachedValue.createCachedBoolean(boolean b) |
static FormulaSpecialCachedValue |
FormulaSpecialCachedValue.createCachedEmptyValue() |
static FormulaSpecialCachedValue |
FormulaSpecialCachedValue.createCachedErrorCode(int errorCode) |
static FormulaSpecialCachedValue |
FormulaSpecialCachedValue.createForString() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.