Aspose::Cells::HtmlLoadOptions::HtmlLoadOptions constructor

HtmlLoadOptions::HtmlLoadOptions() constructor

Creates an options of loading the file.

Aspose::Cells::HtmlLoadOptions::HtmlLoadOptions()

See Also

HtmlLoadOptions::HtmlLoadOptions(LoadFormat) constructor

Creates an options of loading the file.

Aspose::Cells::HtmlLoadOptions::HtmlLoadOptions(LoadFormat loadFormat)
ParameterTypeDescription
loadFormatLoadFormatThe loading format.

See Also

HtmlLoadOptions::HtmlLoadOptions(HtmlLoadOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::HtmlLoadOptions::HtmlLoadOptions(HtmlLoadOptions_Impl *impl)

See Also

HtmlLoadOptions::HtmlLoadOptions(const HtmlLoadOptions&) constructor

Copy constructor.

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

See Also

HtmlLoadOptions::HtmlLoadOptions(const AbstractTextLoadOptions&) constructor

Constructs from a parent object.

Aspose::Cells::HtmlLoadOptions::HtmlLoadOptions(const AbstractTextLoadOptions &src)

See Also