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 | System.String | Contains the GUID for the custom XML part. |
See Also
- module
aspose.cells.markup - class
CustomXmlPart - class
CustomXmlPartCollection