GetFirstCell Method
GetFirstCell function
Gets the first cell object in the row.
func (instance *Row) GetFirstCell() (*Cell, error)
Remarks
See Also
- Class Row
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets the first cell object in the row.
func (instance *Row) GetFirstCell() (*Cell, error)