Aspose::Cells::ImportTableOptions::GetColumnIndexes method

ImportTableOptions::GetColumnIndexes method

Gets or sets the columns(0-based) to import from data source. null means all columns should be imported.

Vector<int32_t> Aspose::Cells::ImportTableOptions::GetColumnIndexes()

See Also