Excel for UWP
FormatJapaneseDateTime メソッド

C1.UWP.Excel アセンブリ > C1.Xaml.Excel 名前空間 > XLStyle クラス : FormatJapaneseDateTime メソッド
.NET 形式の書式文字列。
Windows.Foundation.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
Windows.Foundation.DateTime 値。
参照

XLStyle クラス
XLStyle メンバ