EquationNode.InsertAfter
EquationNode.InsertAfter method
Inserts the specified node after the current node.
public EquationNode InsertAfter(EquationNodeType equationType)
Parameter | Type | Description |
---|---|---|
equationType | EquationNodeType | Types of Equation Nodes |
Return Value
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
- enum EquationNodeType
- class EquationNode
- namespace Aspose.Cells.Drawing.Equations
- assembly Aspose.Cells