Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / AutoRoundValue Property
In This Topic
    AutoRoundValue Property (IWorkbook)
    In This Topic
    Determines whether to round the number to 15 significant figures when getting the value.
    Syntax
    System.bool AutoRoundValue {get; set;}
    See Also