Scope: Schematic editor
Object: Application Object
Prerequisites: None
Returns a collection of block objects.
Application.QueryPages(ByVal Name As String) As IVdObjs
Name of the schematic (do not include the extension).
As IVdObjs. A collection of Block Objects. The collection contains one block for each sheet of the schematic.