The Macros Collection

The Macros collection is used to store a list of Macro objects. The parent Model object uses the Macros collection to store a list of all the macros that are defined in the model.

Properties for the Macros Object

Count

The number of Macro objects that are in the collection. (Integer Property - Read Only)

Item (Index)

Returns the selected Macro object from the collection. (Object Property)


Back To Top | Maximal Home Page | Table of Contents | Previous Page | Next Page