ListColumn.SetCustomTotalsRowFormula
ListColumn.SetCustomTotalsRowFormula method
Gets the formula of totals row of this list column.
public void SetCustomTotalsRowFormula(string formula, bool isR1C1, bool isLocal)
Parameter | Type | Description |
---|---|---|
formula | String | the formula for this list column. |
isR1C1 | Boolean | Whether the formula needs to be formatted as R1C1. |
isLocal | Boolean | Whether the formula needs to be formatted by locale. |
See Also
- class ListColumn
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells