MESCIUS SPREAD for Windows Forms 15.0J
GetCompositeCellType メソッド

モデル行。
モデル列。
セルの型。
フォーマッタ。
設定の複合体としてのセル、列、行、またはモデルのセル型およびフォーマッタを取得します。
構文
'宣言
 
Sub GetCompositeCellType( _
   ByVal modelRow As Integer, _
   ByVal modelColumn As Integer, _
   ByRef cellType As ICellType, _
   ByRef formatter As IFormatter _
) 
void GetCompositeCellType( 
   int modelRow,
   int modelColumn,
   out ICellType cellType,
   out IFormatter formatter
)

パラメータ

modelRow
モデル行。
modelColumn
モデル列。
cellType
セルの型。
formatter
フォーマッタ。
参照

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

 

 


© MESCIUS inc. All rights reserved.