Equals_Object Method
Equals_Object function
Checks whether this object refers to the same cell with another.
func (instance *Cell) Equals_Object(obj *Object) (bool, error)
Remarks
See Also
- Class Cell
- Library Aspose.Cells for Go
Checks whether this object refers to the same cell with another.
func (instance *Cell) Equals_Object(obj *Object) (bool, error)