is_xml_map proprietà

is_xml_map proprietà

Indica se si desidera mappare XML in Excel. Il valore predefinito è falso.

Definizione:

@property
def is_xml_map(self):
    ...
@is_xml_map.setter
def is_xml_map(self, value):
    ...

Guarda anche