Aspose::Cells::JsonSaveOptions::JsonSaveOptions constructor

JsonSaveOptions::JsonSaveOptions() constructor

Creates options for saving json file.

Aspose::Cells::JsonSaveOptions::JsonSaveOptions()

See Also

JsonSaveOptions::JsonSaveOptions(JsonSaveOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::JsonSaveOptions::JsonSaveOptions(JsonSaveOptions_Impl *impl)

See Also

JsonSaveOptions::JsonSaveOptions(const JsonSaveOptions&) constructor

Copy constructor.

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

See Also

JsonSaveOptions::JsonSaveOptions(const SaveOptions&) constructor

Constructs from a parent object.

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

See Also