Returns or sets a value that specifies a level of row labels.
Syntax
object.RowLabelIndex [ = index]
The RowLabelIndex property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
index | Integer. A row label level. To set a label on a row with more than one level of labels, or to return the current value for a label, you must first identify which level you want to affect. Row label levels are numbered from right to left, beginning at 1. |