Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxDataAreaCellStyle interface is used to work with formatting styles of analytical data area of various elements.
IEaxDataAreaCellStyle
Formatting style is returned by the following properties and methods:
IEaxDataAreaHierarchy.ElementStyle. Formatting style of alternative hierarchy element cells.
IEaxGridHeaderSettings.TotalStyle. Formatting style of header totals.
IEaxGridViewSettings.GetStyleSettings. Formatting style for the specified header element.
| Property name | Brief description | |
| Data | The Data property determines cell style of the table data area. | |
| FormatConditions | The FormatConditions property determines parameters of conditional formatting. | |
| Header | The Header property determines cell style of table headers. |
See also: