MESCIUS SPREAD for Windows Forms 17.0J
GetDecimalPartLength メソッド (BuiltInNumberFormats)

数値書式
セクションのインデックス。
数値書式を保存するワークブック。
指定した数値書式から小数部の長さを取得します。
構文
'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
)

パラメータ

numberFormat
数値書式
sectionIndex
セクションのインデックス。
workbook
数値書式を保存するワークブック。
参照

BuiltInNumberFormats クラス
BuiltInNumberFormats メンバ

 

 


© MESCIUS inc. All rights reserved.