[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.AutoRoundValue

AutoRoundValue Property

AutoRoundValue

确定在获取值时是否将数字四舍五入到15位有效数字。

Declaration
public bool AutoRoundValue { get; set; }
Implements