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