[]
Gets the index into the CellCollection for this member's axis.
int MemberCellIndex { get; }
Type | Description |
---|---|
int | An int representing the index into the CellCollection for this member's axis. |
If this member is on the column axis, MemberCellIndex is a cell column index. If this member is on the row axis, MemberCellIndex is a cell row index.