InsertChild Method
InsertChild function
Inserts a node of the specified type at the specified index position in the current node’s child node list.
func (instance *SubSupEquationNode) InsertChild(index int32, equationtype EquationNodeType) (*EquationNode, error)
Remarks
See Also
- Class SubSupEquationNode
- Namespace Aspose.Cells.Drawing.Equations
- Library Aspose.Cells for Go