GrapeCity.Documents.Excel Namespace / Workbook Class / AutoRoundValue Property
AutoRoundValue Property (Workbook)
In This Topic
Determines whether to round the number to 15 significant figures when getting the value.
Syntax
public System.bool AutoRoundValue {get; set;}
See Also