Link Search Menu Expand Document

SSpread.ScrollBarExtMode Property

Set whether to automatically hide the scroll bar when the number of rows and columns is small and scrolling is not required (when all can be displayed in the display area of the spreadsheet).

Specify the following values. The initial value is $FALSE.

Constant Description
$TRUE Hide scrollbars when not needed
$FALSE Always show scrollbars

Related Item
ScrollBars property