HorizontalScrollBarVisible property



Indicates whether the horizontal scroll bar is displayed in the spreadsheet.

Syntax

Set:     Sheet.setHorizontalScrollBarVisible(isVisible)
Get: isVisible = Sheet.getHorizontalScrollBarVisible

Applies to

Sheet object.

Data type

boolean. The value is true if the horizontal scroll bar is displayed, and false otherwise.

See also
VerticalScrollBarVisible property
horizontalScrollBarVisible PARAM tag
verticalScrollBarVisible PARAM tag