MESCIUS SPREAD for Windows Forms 17.0J
SetCellAggregationFormat メソッド (AggregationDataModel)

モデル内のセルの行インデックス
モデル内のセルの列インデックス
セルの書式
指定した行と列にあるセルの書式を設定します。
構文
'Declaration
 
Public Sub SetCellAggregationFormat( _
   ByVal row As Integer, _
   ByVal col As Integer, _
   ByVal format As String _
) 
public void SetCellAggregationFormat( 
   int row,
   int col,
   string format
)

パラメータ

row
モデル内のセルの行インデックス
col
モデル内のセルの列インデックス
format
セルの書式
参照

AggregationDataModel クラス
AggregationDataModel メンバ

 

 


© MESCIUS inc. All rights reserved.