CapeOpenCompounds returns the names of all compounds or a specific compound in the specified package.
Syntax:
=CapeOpenCompounds(packageName,compound,orientation)
Arguments:
packageName | Name of the package. |
compound | Optional. Can be "all" (default), or the 1-based compound index. |
orientation | Optional. Orientation can be 'auto'=0 (default), 'horizontal'=1, 'vertical'=2. |
Examples:
=CapeOpenCompounds("myPropertyPackage")
=CapeOpenCompounds("myPropertyPackage",,"horizontal")
=CapeOpenCompounds("myPropertyPackage",1)
To use the wizard, select the compound, or all, on the ribbon:
place the cursor at the insert point and click the Insert button: