get_by_index method
get_by_index
Gets the column object by the index.
Returns
Returns the column object.
def get_by_index(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
Remarks
NOTE: This member is now obsolete. Instead, please use Columns.GetColumnByIndex() method. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
See Also
- module
aspose.cells
- class
ColumnCollection