ignore_root_attributes property
ignore_root_attributes property
Indicates whether ignore attributes of the root element.
Definition:
@property
def ignore_root_attributes(self):
    ...
@ignore_root_attributes.setter
def ignore_root_attributes(self, value):
    ...
See Also
- module 
aspose.cells - class 
XmlLoadOptions