Aspose::Cells::Drawing::Equations::EquationNode::InsertBefore method
EquationNode::InsertBefore method
Inserts the specified node before the current node.
EquationNode Aspose::Cells::Drawing::Equations::EquationNode::InsertBefore(EquationNodeType equationType)
Parameter | Type | Description |
---|---|---|
equationType | EquationNodeType | Types of Equation Nodes |
ReturnValue
If the specified type exists, the corresponding node is returned, and if the type does not exist, a node of unknown type is returned.
See Also
- Class EquationNode
- Enum EquationNodeType
- Class EquationNode
- Namespace Aspose::Cells::Drawing::Equations
- Library Aspose.Cells for C++