Scope: Xpedition Designer schematic editor
Collection: SchematicSheetDocuments Collection
Prerequisites: None
Returns the collection of sheet names for a given schematic document.
SchematicSheetDocuments.GetAvailableSheets(ByVal Schematic As String) As IStringList
The name of the schematic document for which to retrieve sheet names.
As StringList. The collection of sheet names.