GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Table クラス > SetTotalsRowFormula メソッド : SetTotalsRowFormula(Int32,TotalsCalculation) メソッド |
'Declaration
Public Overloads Function SetTotalsRowFormula( _ ByVal index As Integer, _ ByVal function As TotalsCalculation _ ) As Boolean
public bool SetTotalsRowFormula( int index, TotalsCalculation function )
true
、それ以外の場合はfalse
。