Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
function | getEmptyFormulaValueAsBlank() | |
function | 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. | ||
function | getEmptyStringAsBlank() | |
function | setEmptyStringAsBlank(value) | |
Whether one cell will be taken as blank when its value is empty string. Default value is true. | ||
function | getUpdateReference() | |
function | setUpdateReference(value) | |
Indicates if update references in other worksheets. |
function getEmptyStringAsBlank() / function setEmptyStringAsBlank(value)
function getEmptyFormulaValueAsBlank() / function setEmptyFormulaValueAsBlank(value)
function getUpdateReference() / function setUpdateReference(value)