GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > BuiltInNumberFormats クラス : GetDecimalPartLength メソッド |
'Declaration
Public Shared Function GetDecimalPartLength( _ ByVal numberFormat As NumberFormat, _ ByVal sectionIndex As Integer, _ ByVal workbook As IWorkbook _ ) As Integer
public static int GetDecimalPartLength( NumberFormat numberFormat, int sectionIndex, IWorkbook workbook )