get method
get
Add API for Python Via .Net.since this[int index] is unsupported
Returns
def get(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int | The zero based index of the element. |
get
Add API for Python Via .Net.since this[string Chart] is unsupported
Returns
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | str | Chart name |
See Also
- module
aspose.cells.charts
- class
ChartCollection