GetRecursive Method

GetRecursive 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) GetRecursive()  (bool,  error) 

Remarks

See Also