GetColumn Method
GetColumn function
Gets column number (zero based) of the cell.
func (instance *Cell) GetColumn() (int32, error)
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go
Gets column number (zero based) of the cell.
func (instance *Cell) GetColumn() (int32, error)