ColumnCollection.Item
ColumnCollection indexer
Gets a Column
object by column index. The Column object of given column index will be instantiated if it does not exist before.
public Column this[int columnIndex] { get; }
See Also
- class Column
- class ColumnCollection
- namespace Aspose.Cells
- assembly Aspose.Cells