Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
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 | getUpdateReference() | |
method | setUpdateReference(value) | |
Indicates if update references in other worksheets. |
boolean getEmptyStringAsBlank() / setEmptyStringAsBlank(value)
boolean getEmptyFormulaValueAsBlank() / setEmptyFormulaValueAsBlank(value)
boolean getUpdateReference() / setUpdateReference(value)