Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / AutoRoundValue Property
In This Topic
    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