Aspose::Cells::Tables::ListColumn::GetCustomTotalsRowFormula method
ListColumn::GetCustomTotalsRowFormula method
Gets the formula of totals row of this list column.
U16String Aspose::Cells::Tables::ListColumn::GetCustomTotalsRowFormula(bool isR1C1, bool isLocal)
Parameter | Type | Description |
---|---|---|
isR1C1 | bool | Whether the formula needs to be formatted as R1C1. |
isLocal | bool | Whether the formula needs to be formatted by locale. |
ReturnValue
The formula of this list column.
See Also
- Class U16String
- Class Vector
- Class ListColumn
- Namespace Aspose::Cells::Tables
- Library Aspose.Cells for C++