add method
add(master_shortcut)
Add the Master object in the collection.
Returns
def add(self, master_shortcut):
...
| Parameter | Type | Description |
|---|---|---|
| master_shortcut | MasterShortcut |
See Also
- module aspose.diagram
- class MasterShortcutCollection
Add the Master object in the collection.
def add(self, master_shortcut):
...
| Parameter | Type | Description |
|---|---|---|
| master_shortcut | MasterShortcut |