select_by_id method
select_by_id(self, 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