data_as_attribute property
data_as_attribute property
Indicates whether exporting data as attributes of element.
Definition:
@property
def data_as_attribute(self):
...
@data_as_attribute.setter
def data_as_attribute(self, value):
...
See Also
- module
aspose.cells
- class
XmlSaveOptions