get_para method
get_para(ix)
Gets the element at the specified index IX. Returns Null if the element is not exist.
Returns
def get_para(self, ix):
...
Parameter | Type | Description |
---|---|---|
ix | int |
See Also
- module aspose.diagram
- class ParaCollection
Gets the element at the specified index IX. Returns Null if the element is not exist.
def get_para(self, ix):
...
Parameter | Type | Description |
---|---|---|
ix | int |