Solid Edge Draft Type Library
ActiveSheet Property
Description
Returns the active Sheet object.
Property type
Read-write property
Syntax
Visual Basic
Public Property ActiveSheet As Sheet
Remarks
This is the top sheet in the view and the one that will contain any graphic objects placed. The active sheet is the sheet that displays on top in a window or view and receives any newly placed graphic items. Setting the active sheet in one window does not make that sheet active in all windows. When used from the Document object when no window is active, the first section in the document is returned.
See Also

SheetWindow Object  | SheetWindow Members

Send comments on this topic.