| Name | Description |
| CreateOLEObject | Obsolete. Superseded by IModelDocExtension::CreateOLEObject and IModelDocExtension::ICreateOLEObject. |
| GetBomTable | Obsolete. Superseded by IView::GetBOMTable. |
| GetID | Gets the persistent ID of the drawing sheet. |
| GetMagneticLines | Gets the magnetic lines on this drawing sheet. |
| GetMagneticLinesCount | Gets the number of magnetic lines on this drawing sheet. |
| GetName | Gets the name of the sheet. |
| GetOLEObjectCount | Obsolete. Superseded by IModelDocExtension::GetOLEObjectCount. |
| GetOLEObjectData | Obsolete. Superseded by ISwOLEObject. |
| GetOLEObjectSettings | Obsolete. Superseded by ISwOLEObjectAspect, ISwOLEObject::Boundaries, ISWOLEObject::IGetBoundaries, ISwOLEObject::ISetBoundaries, ISwOLEObject::IGetBuffer, and ISwOLEObject::Buffer. |
| GetProperties | Gets the properties for this sheet. |
| GetSheetFormatName | Gets the name of the sheet format of this drawing sheet, as displayed in the FeatureManager design tree. |
| GetSize | Gets the size of the sheet and the corresponding standard sheet size. |
| GetTemplateName | Gets the template name used by this sheet. |
| GetTemplateSketch | Gets the sheet format sketch for this drawing sheet. |
| GetViews | Gets the drawing views on this sheet. |
| ICreateOLEObject | Obsolete. Superseded by IModelDocExtension::CreateOLEObject and IModelDocExtension::ICreateOLEObject. |
| IGetBomTable | Obsolete. Superseded by IView::IGetBomTable. |
| IGetMagneticLines | Gets the magnetic lines on this drawing sheet. |
| IGetOLEObjectData | Obsolete. Superseded by ISwOLEObject. |
| IGetOLEObjectSettings | Obsolete. Superseded by ISwOLEObjectAspect, ISwOLEObject::Boundaries, ISWOLEObject::IGetBoundaries, ISwOLEObject::ISetBoundaries, ISwOLEObject::IGetBuffer, and ISwOLEObject::Buffer. |
| IGetProperties | Gets the properties for this sheet. |
| InsertMagneticLine | Inserts a magnetic line at the specified start and end points on this drawing sheet. |
| InsertRevisionTable | Inserts a revision table in a drawing view in this drawing sheet. |
| InsertTitleBlock | Inserts a title block into this drawing sheet. |
| IsLoaded | Gets whether this sheet is loaded. |
| SaveFormat | Saves the sheet format in a the specified file. |
| SetName | Sets the sheet name. |
| SetProperties | Sets the properties for this sheet. |
| SetScale | Sets the scale for this drawing sheet. |
| SetSheetFormatName | Sets the name of the sheet format of this drawing sheet, as displayed in the FeatureManager design tree. |
| SetSize | Sets the standard sheet size and the size of the sheet so that the drawing looks correct. |
| SetTemplateName | Sets the template name for this sheet. |