Aspose::Cells::ImportTableOptions::ImportTableOptions constructor
ImportTableOptions::ImportTableOptions() constructor
Creates the default importing options.
Aspose::Cells::ImportTableOptions::ImportTableOptions()
See Also
- Class ImportTableOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
ImportTableOptions::ImportTableOptions(ImportTableOptions_Impl*) constructor
Constructs from an implementation object.
Aspose::Cells::ImportTableOptions::ImportTableOptions(ImportTableOptions_Impl *impl)
See Also
- Class Vector
- Class ImportTableOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
ImportTableOptions::ImportTableOptions(const ImportTableOptions&) constructor
Copy constructor.
Aspose::Cells::ImportTableOptions::ImportTableOptions(const ImportTableOptions &src)
See Also
- Class Vector
- Class ImportTableOptions
- Class ImportTableOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++