PowerTools SPREAD for Windows Forms 8.0J
MonthFormat プロパティ


月の書式を取得または設定します。
構文
'Declaration
 
Public Property MonthFormat As String
'使用法
 
Dim instance As YearMonthFormat
Dim value As String
 
instance.MonthFormat = value
 
value = instance.MonthFormat
public string MonthFormat {get; set;}

プロパティ値

月の書式を示すSystem.String値。
参照

YearMonthFormat クラス
YearMonthFormat メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.