get method
get(self, index)
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(self, text)
Add API for Python Via .Net.since this[string text] is unsupported
Returns
def get(self, text):
...
Parameter | Type | Description |
---|---|---|
text | System.String | Name text. |
See Also
- module
aspose.cells
- class
Name
- class
NameCollection