Solid Edge Draft Type Library
DeselectSheet Method
Specifies a Sheet object (must be in the active section) to be deselected.
Description
Deselects a given sheet.
Syntax
Visual Basic
Public Sub DeselectSheet( _
   ByVal Sheet As Variant _
) 
Parameters
Sheet
Specifies a Sheet object (must be in the active section) to be deselected.
See Also

SheetWindow Object  | SheetWindow Members