AcSmSheetSet.RemoveSheet
From AutoCAD Sheet Set Manager API

Removes the specified sheet component from the collection.
Syntax
RemoveSheet(
sheet As IAcSmSheet) As Object
| sheet | Input IAcSmSheet to be removed |
| Comments? |
From AutoCAD Sheet Set Manager API

Removes the specified sheet component from the collection.
RemoveSheet(
sheet As IAcSmSheet) As Object
| sheet | Input IAcSmSheet to be removed |
| Comments? |