select_by_id method
select_by_id
Gets an item by id.
Returns
def select_by_id(self, id):
...
Parameter | Type | Description |
---|---|---|
id | str | Contains the GUID for the custom XML part. |
See Also
- module
aspose.cells.markup
- class
CustomXmlPartCollection
Gets an item by id.
def select_by_id(self, id):
...
Parameter | Type | Description |
---|---|---|
id | str | Contains the GUID for the custom XML part. |
aspose.cells.markup
CustomXmlPartCollection