WorkbookOption Members

These members are related to Workbook Option.

Functions

Name Description
ResetDisplayProportions Resets the tree panel width and view panel width to their default values.

Properties

Name Description
Add Returns/sets how documents are added to Workbooks. Return/assignment value: WorkbookAddType.
Application Returns the application associated with the workbook option. Return value: Application. This property is read only.
Columns Returns/sets the number of columns of a folder multi-item display. Return/assignment value: Integer.
ExportImage Returns/sets how images are exported from a Workbook. Return/assignment value: WorkbookExportHTMLImageType.
ExtractCopyNoChildNodes Extract copy of document does not extract child nodes. Return/assignment value: Boolean.
GraphReportCompression Returns/sets whether graphs and reports in the Workbook are compressed. Return/assignment value: Boolean.
Height Returns/sets whether graphs and reports in the Workbook are compressed. Return/assignment value: Boolean.
MaximumCharacterOnTab Returns/sets the maximum number of characters which may be displayed on workbook tabs. Return/assignment value: Integer.
MultiItemDisplay Returns/sets whether to use multi-item display. Return/assignment value: Boolean.
Parent Returns the application associated with the workbook option. Return value: Application. This property is read only.
PromptOnDeleteItem Returns/sets whether a prompt is displayed when workbook items are deleted. Return/assignment value: Boolean.
TabControlOrientation Returns/sets the orientation of workbook tabstrips (bottom, left, right, top). Return/assignment value: Position.
TabVisible Returns/sets the visibility of the Workbook tab. Return/assignment value: Boolean.
TreeWidth Returns/sets the initial Tree panel width in percent. Return/assignment value: Integer.
ViewWidth Returns/sets the initial View panel width in percent. Return/assignment value: Integer.
Width Returns/sets the width of folder multi-item display in twips. Return/assignment value: Integer.