TTableColumnDefinition.TotalsRowLabel Property
A String to show in the totals row cell for this column.
This is ignored unless TotalsRowFunction is none.
Additionally, FlexCel will ignore this value when adding a table with totals and read the formula from the cell itself.
If the table doesn't have a total row, then this value will be used.
Syntax
Unit: FlexCel.Core
property TTableColumnDefinition.TotalsRowLabel: string
See also