MESCIUS SPREAD for Windows Forms 15.0J
SetTotalsRowFormula(Int32,String) メソッド

計算列のインデックスを示す整数値。
集計行の数式を示す文字列値。
集計行の数式を設定します。
構文
'宣言
 
Public Overloads Function SetTotalsRowFormula( _
   ByVal index As Integer, _
   ByVal formula As String _
) As Boolean
public bool SetTotalsRowFormula( 
   int index,
   string formula
)

パラメータ

index
計算列のインデックスを示す整数値。
formula
集計行の数式を示す文字列値。

戻り値の型

数式が正常に設定された場合はtrue、それ以外の場合はfalse
参照

Table クラス
Table メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.