CustomXmlPartCollection indexer
__getitem__(index)
Gets or sets an item at the specified index.
def __getitem__(self, index: int):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |
See Also
- module aspose.words.markup
- class CustomXmlPartCollection
Gets or sets an item at the specified index.
def __getitem__(self, index: int):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |