idx_get()

ColumnCollection::idx_get(int32_t) method

Returns the column at the specified index. Read-only Column.

System::SharedPtr<IColumn> Aspose::Slides::ColumnCollection::idx_get(int32_t index) override

See Also