ignore_root_attributes propiedad
ignore_root_attributes propiedad
Indica si se ignoran los atributos del elemento raíz.
Definición:
@property
def ignore_root_attributes(self):
...
@ignore_root_attributes.setter
def ignore_root_attributes(self, value):
...
Ver también
- módulo
aspose.cells
- clase
XmlLoadOptions