SetEmptyFormulaValueAsBlank Method

SetEmptyFormulaValueAsBlank function

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.


func (instance *DeleteBlankOptions) SetEmptyFormulaValueAsBlank(value bool)  error

Remarks

See Also