<< Click to Display Table of Contents >> PlanMaker’s object model |
PlanMaker provides BasicMaker (and all other OLE Automation compatible programming languages) with the objects listed below.
Notes:
▪Properties marked with "R/O" are "Read Only" (i.e. write-protected). They can be read, but not changed.
▪The default property of an object is marked in italics.
The following table lists all objects and collections available in PlanMaker:
Name |
|
Type |
|
Description |
---|---|---|---|---|
|
Object |
|
"Root object" of PlanMaker |
|
|
Object |
|
Global options |
|
|
Collection |
|
Collection of all components of the user's address |
|
|
Object |
|
An individual component of the user's address |
|
|
Collection |
|
Collection of all toolbars (toolbars work only in classic mode; they do not work with ribbons) |
|
|
Object |
|
A single toolbar (toolbars work only in classic mode; they do not work with ribbons) |
|
|
Object |
|
Automatic text correction and SmartText |
|
|
Collection |
|
Collection of all SmartText entries |
|
|
Object |
|
An individual SmartText entry |
|
|
Collection |
|
Collection of all open documents (workbooks) |
|
|
Object |
|
An individual open document |
|
|
Collection |
|
Collection of all document properties of a document |
|
|
Object |
|
An individual document property |
|
|
Collection |
|
Collection of all worksheets of a document |
|
|
Object |
|
An individual worksheet of a document |
|
|
Object |
|
The page settings of a worksheet |
|
|
Object |
|
A range of cells in a worksheet |
|
|
Collection |
|
Collection of all rows in a worksheet or range |
|
|
Collection |
|
Collection of all columns in a worksheet or range |
|
|
Object |
|
The number formatting of a range |
|
|
Object |
|
The character formatting of a range or conditional formatting |
|
|
Collection |
|
Collection of all border lines of a range or conditional formatting |
|
|
Object |
|
An individual border line |
|
|
Object |
|
The shading of a range or conditional formatting |
|
|
Object |
|
The input validation settings of a range |
|
|
Object |
|
The AutoFilter of a worksheet |
|
|
Collection |
|
Collection of all columns in an AutoFilter |
|
|
Object |
|
An individual column in an AutoFilter |
|
|
Collection |
|
Collection of all open document windows |
|
|
Object |
|
An individual document window |
|
|
Collection |
|
Collection of all recently opened files, as listed in the File menu |
|
|
Object |
|
An individual recently opened file |
|
|
Collection |
|
Collection of all installed fonts |
|
|
Object |
|
An individual installed font |
Detailed descriptions of all objects and collections follow on the next pages.