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


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

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

 

 


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