'Declaration Public Shared Function GetBuiltInId( _ ByVal format As String _ ) As Integer
'Declaration
Public Shared Function GetBuiltInId( _ ByVal format As String _ ) As Integer
'使用法 Dim format As String Dim value As Integer value = BuiltInNumberFormats.GetBuiltInId(format)
'使用法
Dim format As String Dim value As Integer value = BuiltInNumberFormats.GetBuiltInId(format)
public static int GetBuiltInId( string format )
BuiltInNumberFormats クラス BuiltInNumberFormats メンバ
Copyright © 2004 GrapeCity inc.