get method
get(self, name)
Gets the Timeline by Timeline’s name.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
See Also
- module
aspose.cells.timelines
- class
Timeline
- class
TimelineCollection
Gets the Timeline by Timeline’s name.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
aspose.cells.timelines
Timeline
TimelineCollection