|  ActiveSection | Returns the active sheet's Section object.  Sheets are grouped into sections: WorkingSection, BackgroundSection, and 2dModelSection. | 
|  ActiveSectionType | Specifies the type of Section that the active sheet is a member of. | 
|  ActiveSheet | Returns the active Sheet object. | 
|  Application | Returns the active application object. | 
|  AttributeSets | Returns the AttributeSets collection object for the referenced object. | 
|  Backdrop | Returns the BackDrop object for the referenced SheetWindow object. | 
|  Caption | Sets and returns the caption of the referenced object. | 
|  Display2DModelSheetTab |  | 
|  DisplayAsPrinted | Specifies whether or not the objects that belong to the referenced SheetWindow object are displayed as they will print. | 
|  DisplayBackgroundSheetTabs |  | 
|  DisplayHScroll | Specifies whether or not the horizontal scroll bar is displayed. | 
|  DisplaySheetTabs | Specifies whether or not sheet tabs for the referenced SheetWindow object are displayed. | 
|  DisplayVScroll | Specifies whether or not the vertical scroll bar is displayed. | 
|  DisplayWorkingSheetTabs |  | 
|  Environment | Returns the Environment object for the referenced Window object. | 
|  Height | Returns the height of the referenced object. | 
|  hWnd | Returns the window handle for the referenced object. | 
|  Icon | Returns the collapse icon handle (HICON) for the referenced Window object. | 
|  Index | Returns the numeric index for the active object. | 
|  IsAttributeSetPresent | Returns True if a specified Attribute Set exists on the referenced object. | 
|  Left | Specifies the distance (in twips) between the internal left edge of an object and the left edge of its container. | 
|  Parent | Returns the parent object for the referenced object. | 
|  SelectedSheets | Returns a collection of all selected sheets in the referenced window. | 
|  SelectSet | Returns the current selection set for the referenced document. | 
|  SheetTabRatio | Sets and returns the ratio of the width of the window sheet tabs to the width of the window horizontal scrollbar. | 
|  Top | Sets and returns the distance from the top edge of the physical screen to the top edge of the main application window. | 
|  TransparentDisplay | Specifies whether or not transparent display is on. | 
|  Type | Specifies the type of the object being referenced. | 
|  UsableHeight | Returns the height of the usable vertical space in the application window area. | 
|  UsableWidth | Returns the height of the usable vertical space in the application window area. | 
|  Visible | Specifies whether or not the referenced object is displayed to the screen. | 
|  Width | Returns the width of the referenced object. | 
|  WindowNumber | Returns the window number of the referenced Window object. | 
|  WindowState | Sets and returns the state of the referenced window. | 
|  Zoom | Sets and returns the display size of the window contents. |