ColumnCollection.GetColumnByIndex
ColumnCollection.GetColumnByIndex method
Gets the Column
object by the position in the list.
public Column GetColumnByIndex(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | The position in the list. |
Return Value
Returns the column object.
See Also
- class Column
- class ColumnCollection
- namespace Aspose.Cells
- assembly Aspose.Cells