バージョン

GetDateTimeValueFormat メソッド

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

パラメータ

excelCellDateTimeFormat
excel セル日付書式文字列。

戻り値の型

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