Queries Members

These members are related to Query Collection.

Functions

Name Description
Add Adds a query by the specified name to a queries collection. Return value: Query.
AddEx Adds a query by the specified name to a queries collection. Return value: Query.
AddEx2 Adds a query by the specified name to a queries collection. Return value: Query.
Remove Removes a query by the specified name from a queries collection.

Properties

Name Description
Application Returns the application associated with the queries collection. Return value: Application. This property is read only.
Count Returns the number of elements in the queries collection. Return value: Integer. This property is read only.
Item Returns a query. Return value: Query. This property is read only.
Name Returns/sets the name of a query in a queries collection. Return value: String. This property is read only.
Parent Returns the spreadsheet associated with the queries collection. Return value: Spreadsheet. This property is read only.