GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > BuiltInNumberFormats クラス : GetIncreaseDecimalCode メソッド |
true
、それ以外の場合は減少させます。
'Declaration
Public Shared Function GetIncreaseDecimalCode( _ ByVal numberFormat As NumberFormat, _ ByVal workbook As IWorkbook, _ ByVal incraise As Boolean, _ Optional ByVal count As Integer _ ) As String
public static string GetIncreaseDecimalCode( NumberFormat numberFormat, IWorkbook workbook, bool incraise, int count )
true
、それ以外の場合は減少させます。