The following tables list the members exposed by ISheet.
Name | Description | |
---|---|---|
![]() | Handle | Gets the value of the handle for the Sheet. |
![]() | Name | Gets or sets the name of the Sheet. |
![]() | PrintStyle | Gets or sets the name of the PrintStyle for this Sheet. |
![]() | PrintStyleTable | Gets or sets the name of the PrintStyle table for this Sheet. |
Name | Description | |
---|---|---|
![]() | Activate | Activates the Sheet. |
![]() | CreateExtensionDictionary | Creates a dictionary for the Sheet. |
![]() | DeleteCustomData | Deletes the specified custom data from the Sheet. |
![]() | GetActiveViewport | Gets the active Viewport on the Sheet. |
![]() | GetCustomData | Gets the specified custom data for the Sheet. |
![]() | GetExtensionDictionary | Gets the dictionary for the Sheet. |
![]() | GetSketchManager | Gets the sketch interface. |
![]() | GetViewports | Gets the Viewports on the Sheet. |
![]() | InsertPolygonalViewport | Inserts a polygonal Viewport in the sheet. |
![]() | InsertRectangularViewport | Inserts a rectangular Viewport. |
![]() | InsertViewportByEntity | Converts the specified entity into a Viewport. |
![]() | IsActive | Gets whether the Sheet is active. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the Sheet, if the dictionary exists and is empty. |
![]() | SetCustomData | Sets the custom data for the Sheet. |