Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaCellStyle > IEaxDataAreaCellStyle.Data

IEaxDataAreaCellStyle.Data

Syntax

Data: ITabCellStyle;

Description

The Data property determines a cell style of table data area.

Comments

To determine a cell style of table headers, use the IEaxDataAreaCellStyle.Header property.

See also:

IEaxDataAreaCellStyle