バージョン

RemoveExcelDateTimeCellFormatMapping メソッド

指定された excel 日付書式文字列のマッピングを削除します。
シンタックス
'宣言
 
Public Shared Sub RemoveExcelDateTimeCellFormatMapping( _
   ByVal excelCellFormat As String _
) 
public static void RemoveExcelDateTimeCellFormatMapping( 
   string excelCellFormat
)

パラメータ

excelCellFormat
登録解除された excel セル書式文字列。
参照