Aspose::Cells::DifSaveOptions::DifSaveOptions constructor

DifSaveOptions::DifSaveOptions() constructor

Creates the options for saving DIF file.

Aspose::Cells::DifSaveOptions::DifSaveOptions()

See Also

DifSaveOptions::DifSaveOptions(DifSaveOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::DifSaveOptions::DifSaveOptions(DifSaveOptions_Impl *impl)

See Also

DifSaveOptions::DifSaveOptions(const DifSaveOptions&) constructor

Copy constructor.

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

See Also

DifSaveOptions::DifSaveOptions(const SaveOptions&) constructor

Constructs from a parent object.

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

See Also