Equals Method
Equals function
Determine whether the current equation node is equal to the specified node
func (instance *MatrixEquationNode) Equals(obj *Object) (bool, error)
Remarks
See Also
- Class MatrixEquationNode
- Library Aspose.Cells for Go
Determine whether the current equation node is equal to the specified node
func (instance *MatrixEquationNode) Equals(obj *Object) (bool, error)