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


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

プロパティ値

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

YearMonthFormat クラス
YearMonthFormat メンバ

 

 


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