PowerTools SPREAD for Windows Forms 8.0J
MonthNames プロパティ (IDateTimeCellType)


月名の配列を取得または設定します。
構文
'Declaration
 
Property MonthNames As String()
'使用法
 
Dim instance As IDateTimeCellType
Dim value() As String
 
instance.MonthNames = value
 
value = instance.MonthNames
string[] MonthNames {get; set;}
参照

IDateTimeCellType インタフェース
IDateTimeCellType メンバ

 

 


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