TTableColumnDefinition.TotalsRowCellStyle Property
Style for the totals row cell in the column, if it doesn't have a given cell style.
This property has more priority than the table totals row cell style, but less than the cell style.
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.TotalsRowCellStyle: string
See also