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


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

戻り値の型

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

DateTimeCellType クラス
DateTimeCellType メンバ

 

 


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