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