Aspose::Cells::Drawing::Equations::TextRunEquationNode::Equals method
TextRunEquationNode::Equals method
Determine whether the current equation node is equal to the specified node.
bool Aspose::Cells::Drawing::Equations::TextRunEquationNode::Equals(const Aspose::Cells::Object &obj)
Parameter | Type | Description |
---|---|---|
obj | const Aspose::Cells::Object& | The specified node |
ReturnValue
See Also
- Class Vector
- Class Object
- Class TextRunEquationNode
- Namespace Aspose::Cells::Drawing::Equations
- Library Aspose.Cells for C++