Aspose::Cells::XmlSaveOptions::XmlSaveOptions constructor

XmlSaveOptions::XmlSaveOptions() constructor

Creates options for saving xml file.

Aspose::Cells::XmlSaveOptions::XmlSaveOptions()

See Also

XmlSaveOptions::XmlSaveOptions(XmlSaveOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::XmlSaveOptions::XmlSaveOptions(XmlSaveOptions_Impl *impl)

See Also

XmlSaveOptions::XmlSaveOptions(const XmlSaveOptions&) constructor

Copy constructor.

Aspose::Cells::XmlSaveOptions::XmlSaveOptions(const XmlSaveOptions &src)

See Also

XmlSaveOptions::XmlSaveOptions(const SaveOptions&) constructor

Constructs from a parent object.

Aspose::Cells::XmlSaveOptions::XmlSaveOptions(const SaveOptions &src)

See Also