Excel for .NET
FormatJapaneseDateTime メソッド

C1.Excel アセンブリ > C1.Excel 名前空間 > XLStyle クラス : FormatJapaneseDateTime メソッド
.NET 形式の書式文字列。
System.DateTime 値。
.NET 形式の書式文字列を日本の新年号に変換します。
シンタックス
'宣言
 
Public Shared Function FormatJapaneseDateTime( _
   ByVal fmt As System.String, _
   ByVal value As System.Date _
) As System.String
public static System.string FormatJapaneseDateTime( 
   System.string fmt,
   System.DateTime value
)

パラメータ

fmt
.NET 形式の書式文字列。
value
System.DateTime 値。
参照

XLStyle クラス
XLStyle メンバ