Collection of calculation objects.
Add | Adds a calc object to the collection. |
Cut | Copies a calc object to the clipboard and removes the calc object from the list. |
GetItemByIndex | Retrieves a calc object found by the index. |
GetItemByName | Retrieves a calc object found by the name. |
InsertCopy | Copies a calc object and inserts the copy into the list. |
Paste | Pastes a calc object from the clipboard into the list. |
Remove | Removes a calc object from the collection. |