SetCalcStackSize Method

SetCalcStackSize function

The stack size for calculating cells recursively. Default value is 200.


func (instance *CalculationOptions) SetCalcStackSize(value int32)  error

Remarks

See Also