CalculationPrecision Property (FlexSheet)
Gets or sets the number of digits after the decimal point to round to when calculating formulas. Negative value means that no rounding is performed.
public int CalculationPrecision {get; set;}
'Declaration
Public Property CalculationPrecision As Integer