MESCIUS SPREAD for Windows Forms 17.0J
GetIncreaseDecimalCode メソッド

数値書式
数値書式を保存するワークブック。
小数点を増加させる場合は true、それ以外の場合は減少させます。
カウントの増減
特定の数値書式から増減10進コードを取得します。
構文
'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
)

パラメータ

numberFormat
数値書式
workbook
数値書式を保存するワークブック。
incraise
小数点を増加させる場合は true、それ以外の場合は減少させます。
count
カウントの増減
参照

BuiltInNumberFormats クラス
BuiltInNumberFormats メンバ

 

 


© MESCIUS inc. All rights reserved.