Aspose::Cells::JsonLoadOptions::JsonLoadOptions constructor

JsonLoadOptions::JsonLoadOptions() constructor

Creates an options of loading the file.

Aspose::Cells::JsonLoadOptions::JsonLoadOptions()

See Also

JsonLoadOptions::JsonLoadOptions(JsonLoadOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::JsonLoadOptions::JsonLoadOptions(JsonLoadOptions_Impl *impl)

See Also

JsonLoadOptions::JsonLoadOptions(const JsonLoadOptions&) constructor

Copy constructor.

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

See Also

JsonLoadOptions::JsonLoadOptions(const LoadOptions&) constructor

Constructs from a parent object.

Aspose::Cells::JsonLoadOptions::JsonLoadOptions(const LoadOptions &src)

See Also