GetAvailableSheets Method (SchematicSheetDocuments Collection)

Scope: Xpedition Designer schematic editor

Collection: SchematicSheetDocuments Collection

Prerequisites: None

Returns the collection of sheet names for a given schematic document.

Usage

SchematicSheetDocuments.GetAvailableSheets(ByVal Schematic As String) As IStringList

Arguments

Schematic

The name of the schematic document for which to retrieve sheet names.

Return Values

As StringList. The collection of sheet names.