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 > ShowHScrollBar

ExcelApplication is not
available in ExcelWriterSE.

ShowHScrollBar Property

Syntax:

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

Description:

When ShowHScrollBar is set to true (1) (default value), the generated spreadsheet will contain a horizontal scroll bar. Set ShowHScrollBar to false (0) to hide the horizontal scroll bar.

Example:

[VBScript]
xlw.ShowHScrollBar = False



Copyright 2006 © SoftArtisans, Inc. All Rights Reserved.