ICustomXmlPart class
Contents
[
Hide
]ICustomXmlPart class
Represents custom xml part.
The ICustomXmlPart type exposes the following members:
Properties
| Property | Description |
|---|---|
xml_as_string | Returns or sets xml data as UTF-8 string. Read/write str. value is None.value is empty or xml-data is invalid. |
xml_data | Returns or sets xml data. Read/write int[]. value is None.value is empty or xml-data is invalid. |
item_id | Specifies a globally unique identifier (GUID) that uniquely identifies a single custom XML part within an Office Open XML document. Read-only System.Guid. |
namespace_schemas | Returns the collection XML schemas that are associated with the custom XML part. Read-only str[]. |
Methods
| Method | Description |
|---|---|
remove | Removes the custom xml part from the presentation. |
See Also
- module
aspose.slides - library
Aspose.Slides