GetColumnByIndex Method
GetColumnByIndex function
Gets the Column object by the position in the list.
func (instance *ColumnCollection) GetColumnByIndex(index int32) (*Column, error)
Remarks
See Also
- Class ColumnCollection
- Library Aspose.Cells for Go