PowerTools SPREAD for Windows Forms 8.0J
GetShortDayNames メソッド


日付値を書式設定するための短い曜日名を取得します。
構文
'Declaration
 
Protected Overridable Function GetShortDayNames() As String()
'使用法
 
Dim instance As DateTimeCellType
Dim value() As String
 
value = instance.GetShortDayNames()
protected virtual string[] GetShortDayNames()

戻り値の型

短縮された曜日名を含む String の配列
参照

DateTimeCellType クラス
DateTimeCellType メンバ

 

 


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