[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.AutoRoundValue

AutoRoundValue Property

AutoRoundValue

Determines whether to round the number to 15 significant figures when getting the value.

Declaration
public bool AutoRoundValue { get; set; }
Public Property AutoRoundValue As Boolean
Implements