AcSmSheet.SetDoNotPlot
From AutoCAD Sheet Set Manager API

Sets a flag indicating whether a sheet should be skipped during plotting and publishing.
Syntax
SetDoNotPlot(
doNotPlot As Boolean) As Object
| doNotPlot | Input Boolean indicating whether a sheet should be skipped during plotting and publishing |
| Comments? |