Table of Contents

TTableColumnDefinition.DataCellStyle Property

Style for the cells in the column, if they don't have a given cell style. This property has more priority than the table cell style, but less than the cell style. This value is used when adding a new empty row as a default for the column.

Syntax

Unit: FlexCel.Core

property TTableColumnDefinition.DataCellStyle: string

See also