InsertAfter Method
InsertAfter function
Inserts the specified node after the current node.
func (instance *BoxEquationNode) InsertAfter(equationtype EquationNodeType) (*EquationNode, error)
Remarks
See Also
- Class BoxEquationNode
- Library Aspose.Cells for Go