VarBundles Members

These members are related to Variable Bundle.

Functions

Name Description
Add Adds new bundle item.
Remove Removes bundle item by index.
RemoveByName Removes bundle item by name.

Properties

Name Description
Application Returns the application associated with the selection condition. Return value: Application. This property is read only.
Count Returns the number of elements in a variable bundles. Return value: Integer. This property is read only.
Item Returns the specified variable bundle item. Return value: VarBundleItem. This property is read only.
ItemByName Returns the variables of the named bundle. Return value: String. This property is read only.
ItemName Returns/sets the name of the bundle item. Return/assignment value: String.
ItemVars Returns/sets the variables of the bundle item. Return/assignment value: String.
Parent Returns the spreadsheet associated with the selection condition. Return value: Spreadsheet. This property is read only.