Equals_Row Method
Equals_Row function
Checks whether this object refers to the same row with another row object.
func (instance *Row) Equals_Row(row *Row) (bool, error)
Remarks
See Also
- Class Row
- Library Aspose.Cells for Go
Checks whether this object refers to the same row with another row object.
func (instance *Row) Equals_Row(row *Row) (bool, error)