StatusLineVisible property



Assigns or returns whether the status line is displayed in the spreadsheet.

Syntax

Set:     Sheet.setStatusLineVisible(isVisible)
Get: isVisible = Sheet.getStatusLineVisible

Applies to

Sheet object.

Data type

boolean. The value is true if the status line is displayed, and false otherwise.

See also
AdornmentsVisible property
EditLineVisible property
HorizontalScrollBarVisible property
VerticalScrollBarVisible property
adornmentsVisible PARAM tag
editLineVisible PARAM tag
horizontalScrollBarVisible PARAM tag
statusLineVisible PARAM tag
verticalScrollBarVisible PARAM tag