CustomXmlPartCollection.Add
CustomXmlPartCollection.Add method
Adds an item to the collection.
public int Add(byte[] data, byte[] shemaData)
Parameter | Type | Description |
---|---|---|
data | Byte[] | The XML content of this Custom XML Data Storage Part. |
shemaData | Byte[] | The set of XML schemas that are associated with this custom XML part. |
See Also
- class CustomXmlPartCollection
- namespace Aspose.Cells.Markup
- assembly Aspose.Cells