バージョン

GetValueFormat メソッド

指定された excel 書式文字列のために登録された書式文字列を取得します。
シンタックス
'宣言
 
Public Shared Function GetValueFormat( _
   ByVal excelCellFormat As String _
) As String
public static string GetValueFormat( 
   string excelCellFormat
)

パラメータ

excelCellFormat
excel セル書式文字列。

戻り値の型

データが表示されるときに使用される書式文字列。
参照