Link Search Menu Expand Document

Spread.RowLabelMode Property


Specify the display of the row header in the row number or a character string that can be specified arbitrarily. By default, the row number is displayed.

Constant Value Description
$ STD 0 Shows the row number.
$ LABEL 1 Displays the value of the Title property of the SpreadRow class that corresponds to the row.