Aspose::Cells::ImportTableOptions::SetColumnIndexes method
ImportTableOptions::SetColumnIndexes method
Gets or sets the columns(0-based) to import from data source. null means all columns should be imported.
void Aspose::Cells::ImportTableOptions::SetColumnIndexes(const Vector<int32_t> &value)
See Also
- Class Vector
- Class ImportTableOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++