GrapeCity SPREAD for Windows Forms 11.0J
GetMonthNames メソッド


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

戻り値の型

月名を含む String の配列
参照

DateTimeCellType クラス
DateTimeCellType メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.