ISheet Interface Methods Send Feedback
See Also 

For a list of all members of this type, see ISheet members.

Public Methods

 NameDescription
 MethodActivateActivates the Sheet.  
 MethodCreateExtensionDictionaryCreates a dictionary for the Sheet.  
 MethodDeleteCustomDataDeletes the specified custom data from the Sheet.  
 MethodGetActiveViewportGets the active Viewport on the Sheet.  
 MethodGetCustomDataGets the specified custom data for the Sheet.  
 MethodGetExtensionDictionaryGets the dictionary for the Sheet.  
 MethodGetSketchManagerGets the sketch interface.  
 MethodGetViewportsGets the Viewports on the Sheet.  
 MethodInsertPolygonalViewportInserts a polygonal Viewport in the sheet.  
 MethodInsertRectangularViewportInserts a rectangular Viewport.  
 MethodInsertViewportByEntityConverts the specified entity into a Viewport.  
 MethodIsActiveGets whether the Sheet is active.  
 MethodReleaseExtensionDictionaryReleases and erases the dictionary for the Sheet, if the dictionary exists and is empty.  
 MethodSetCustomDataSets the custom data for the Sheet.  
Top

See Also