RowHeadingsVisible property



Indicates whether the row headings are displayed in the sheet.

Syntax

Set:     Sheet.setRowHeadingsVisible(isVisible)
Get: isVisible = Sheet.getRowHeadingsVisible

Applies to

Sheet object.

Data type

boolean. The value is true if the row headings are displayed, and false otherwise.

See also
ColumnHeadingsVisible property
columnHeadingsVisible PARAM tag
rowHeadingsVisible PARAM tag