Aspose::Cells::ColumnCollection::Get method

ColumnCollection::Get method

Gets a Column object by column index. The Column object of given column index will be instantiated if it does not exist before.

Column Aspose::Cells::ColumnCollection::Get(int32_t columnIndex)

See Also