xml_data property
xml_data property
Returns or sets xml data.
Read/write int[].
value is None.value is empty or xml-data is invalid.
Definition:
@property
def xml_data(self):
...
@xml_data.setter
def xml_data(self, value):
...
See Also
- class
CustomXmlPart - module
aspose.slides - library
Aspose.Slides