Show contents 

Express > Express Assembly Enumerations > EaxRangeType

EaxRangeType

Description

The EaxRangeType enumeration contains the types of components of express report table.

It is used by the following property:

Available Values

Value Brief description
0 Internal. Data cell range.
1 LeftHeader. Cells range of row headers (sidehead).
2 TopHeader.  Cells range of columns headers (heading).
3 FixedCorner. Cells range of a corner.
4 Legend. Cells range of a legend.
5 Totals . Cells range of totals.
6 DimCalculates. Cell range of calculated indicators.
7 Pareto. Cells range of Pareto analysis.
8 Rank. Cells range of ranking.
9 HeaderDrillDown. Cell range of the headers, clicking on which enables data drilldown.
10 HeaderDrillUp. Cells range of the headers, clicking on which enables data integration.
11 HeaderGroup. Header cell range that can be grouped.
12 HeaderUngroup. Header cell range that can be ungrouped.
13 ParetoOthers. Range with other Pareto analysis cells.
14 TransformCalculates. Cell range with elements containing a formula.
15 NumberingLeftHeader. Sidehead numbering range.
16 NumberingTopHeader. Heading numbering range.
17 Table. Entire table range.

See also:

Express Assembly Enumerations | Data Table Structure