MESCIUS SPREAD for Windows Forms 17.0J
GetDefaultDisplayFields メソッド (GcNumberCellType)

既定の表示フィールドを取得します。
構文
'Declaration
 
Protected Overridable Function GetDefaultDisplayFields() As NumberDisplayFieldInfo()
protected virtual NumberDisplayFieldInfo[] GetDefaultDisplayFields()

戻り値の型

表示用のすべてのデフォルトフィールドを含む <see cref="T:GrapeCity.Win.Spread.InputMan.CellType.Fields.DateDisplayFieldInfo" /> の配列。
解説
派生クラスで<b>GetDefaultDisplayFields</b>メソッドを使用して、セルが作成されるときのデフォルト表示フィールドをカスタマイズできます。このメソッドが<see langword="null" />を返す場合、セルに表示フィールドは追加されません。
参照

GcNumberCellType クラス
GcNumberCellType メンバ

 

 


© MESCIUS inc. All rights reserved.