Assigns or returns whether the vertical scroll bar is displayed in the spreadsheet.
Set: Sheet.setVerticalScrollBarVisible(isVisible)
Get: isVisible = Sheet.getVerticalScrollBarVisible
Applies to
Sheet object.Data type
boolean. The value is true if the vertical scroll bar is displayed, and false otherwise.See also
HorizontalScrollBarVisible property
horizontalScrollBarVisible PARAM tag
verticalScrollBarVisible PARAM tag