[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IFormatter.GetDecimalPartLength

GetDecimalPartLength Method

GetDecimalPartLength(int)

Gets a value indicating the decimal part's length of section inside IFormatter.

Declaration
int GetDecimalPartLength(int section)
Function GetDecimalPartLength(section As Integer) As Integer
Parameters
Type Name Description
int section

Index of section that need to get length of decimal part.

Returns
Type Description
int

Length of section's decimal part.