Forums     Knowledge Base     OfficeWriter Online     
 
 
This documentation is for
OfficeWriter v3.7.1
ASP/COM Platform

View Docs for Another
Version or Platform

Programmer's Reference > ExcelApplication > Properties > ShowVScrollBar

ExcelApplication is not
available in ExcelWriterSE.

ShowVScrollBar Property

Syntax:

[VBScript]
Property ShowVScrollBar As Boolean (read/write)

Description:

When ShowVScrollBar is set to true (default value), the generated spreadsheet will contain a vertical scroll bar. Set ShowVScrollBar to false to hide the vertical scroll bar.

Example:

[VBScript]
xlw.ShowVScrollBar = False



Copyright 2006 © SoftArtisans, Inc. All Rights Reserved.