MESCIUS SPREAD for Windows Forms 15.0J
GetBuiltInId メソッド

数値書式を示す文字列値。
指定した数値書式の組み込みIDを取得します。
構文
'宣言
 
Public Shared Function GetBuiltInId( _
   ByVal format As String _
) As Integer
public static int GetBuiltInId( 
   string format
)

パラメータ

format
数値書式を示す文字列値。

戻り値の型

組み込みIDを表すSystem.Int32値。指定した数値書式が組み込み数値書式でない場合は-1を返します。
参照

BuiltInNumberFormats クラス
BuiltInNumberFormats メンバ

 

 


© MESCIUS inc. All rights reserved.