Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getDrawingsAsBlank() | |
method | setDrawingsAsBlank(value) | |
method | getEmptyFormulaValueAsBlank() | |
method | setEmptyFormulaValueAsBlank(value) | |
Whether one cell will be taken as blank when it is formula and the calculated result is null or empty string. Default value is false. | ||
method | getEmptyStringAsBlank() | |
method | setEmptyStringAsBlank(value) | |
Whether one cell will be taken as blank when its value is empty string. Default value is true. | ||
method | getEndIndex() | |
method | setEndIndex(value) | |
method | getFormulaChangeMonitor() | |
method | setFormulaChangeMonitor(value) | |
method | getMergedCellsShrinkType() | |
method | setMergedCellsShrinkType(value) | |
The value of the property is MergedCellsShrinkType integer constant. | ||
method | getStartIndex() | |
method | setStartIndex(value) | |
method | getUpdateReference() | |
method | setUpdateReference(value) | |
Indicates if update references in other worksheets. |
boolean getEmptyStringAsBlank() / setEmptyStringAsBlank(value)
boolean getEmptyFormulaValueAsBlank() / setEmptyFormulaValueAsBlank(value)
boolean getDrawingsAsBlank() / setDrawingsAsBlank(value)
int getMergedCellsShrinkType() / setMergedCellsShrinkType(value)
int getStartIndex() / setStartIndex(value)
int getEndIndex() / setEndIndex(value)
boolean getUpdateReference() / setUpdateReference(value)
AbstractFormulaChangeMonitor getFormulaChangeMonitor() / setFormulaChangeMonitor(value)