WorkbookSettings.PrecisionAsDisplayed
WorkbookSettings.PrecisionAsDisplayed property
True if calculations in this workbook will be done using only the precision of the numbers as they’re displayed
[Obsolete("Use FormulaSettings.PrecisionAsDisplayed instead.")]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool PrecisionAsDisplayed { get; set; }
Remarks
NOTE: This member is now obsolete. Instead, please use FormulaSettings.PrecisionAsDisplayed. This property will be removed 12 months later since February 2022. Aspose apologizes for any inconvenience you may have experienced.
See Also
- class WorkbookSettings
- namespace Aspose.Cells
- assembly Aspose.Cells