is_xml_map property
is_xml_map property
Indicates whether mapping xml to Excel. The default value is false.
Definition:
@property
def is_xml_map(self):
...
@is_xml_map.setter
def is_xml_map(self, value):
...
See Also
- module
aspose.cells
- class
XmlLoadOptions