get method
get(self, index)
Add API for Python Via .Net.since this[int] is unsupported
def get(self, index):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |
get(self, table_name)
Add API for Python Via .Net.since this[string] is unsupported
Returns
def get(self, table_name):
...
| Parameter | Type | Description |
|---|---|---|
| table_name | System.String | ListObject name |
See Also
- module
aspose.cells.tables - class
ListObject - class
ListObjectCollection