SetRecursive Method

SetRecursive function

Indicates whether calculate the dependent cells recursively when calculating one cell and it depends on other cells.The default value is true.


func (instance *CalculationOptions) SetRecursive(value bool)  error

Remarks

See Also