add method
add(self, data, schema_data)
Adds an item to the collection.
Returns
def add(self, data, schema_data):
...
| Parameter | Type | Description |
|---|---|---|
| data | bytes | The XML content of this Custom XML Data Storage Part. |
| schema_data | bytes | The set of XML schemas that are associated with this custom XML part. |
See Also
- module
aspose.cells.markup - class
CustomXmlPartCollection