GrapeCity SPREAD for Windows Forms 12.0J
GetBuiltInId メソッド


数値書式を示す文字列値。
指定した数値書式の組み込みIDを取得します。
構文
'Declaration
 
Public Shared Function GetBuiltInId( _
   ByVal format As String _
) As Integer
'使用法
 
Dim format As String
Dim value As Integer
 
value = BuiltInNumberFormats.GetBuiltInId(format)
public static int GetBuiltInId( 
   string format
)

パラメータ

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

戻り値の型

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

BuiltInNumberFormats クラス
BuiltInNumberFormats メンバ

 

 


Copyright © 2004 GrapeCity inc.