Aspose::Cells::ImportTableOptions::ImportTableOptions constructor

ImportTableOptions::ImportTableOptions() constructor

Creates the default importing options.

Aspose::Cells::ImportTableOptions::ImportTableOptions()

See Also

ImportTableOptions::ImportTableOptions(ImportTableOptions_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::ImportTableOptions::ImportTableOptions(ImportTableOptions_Impl *impl)

See Also

ImportTableOptions::ImportTableOptions(const ImportTableOptions&) constructor

Copy constructor.

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

See Also