Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
True if scroll bars are visible for all workbooks. Read/write Boolean.
Example
This example turns off scroll bars for all workbooks.
Application.DisplayScrollBars = False
Applies to | Application Object
See Also | DisplayHorizontalScrollBar Property | DisplayVerticalScrollBar Property