The EaxGridIndicatorType enumeration is used to determine the type of table metrics.
It is used by the following property:
Value | Brief description |
1 | Value. Cell value. |
2 | BackgroundColor. Cell background color. |
3 | FontColor. Cell font color. |
4 | FontSize. Cell font size. |
5 | ValuePreffix. Prefix for cell values. |
6 | ValueSuffix. Suffix for cell values. |
7 | ValueComment. Cell comments. |
8 | Footnote. Comment for data area footnotes. |
Prefix is a symbol expression to the left of cell values.
Suffix is a symbol expression to the right of cell values.
Elements of this enumeration are passed to the IEaxObject.IndicatorSelection property as parameters.
See also: