GridWorkbookSettings.PrecisionAsDisplayed

GridWorkbookSettings.PrecisionAsDisplayed property

True if calculations in this workbook will be done using only the precision of the numbers as they’re displayed

public bool PrecisionAsDisplayed { get; set; }

See Also