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 *GroupCharacterEquationNode) InsertChild(index int32, equationtype EquationNodeType) (*EquationNode, error)
Remarks
See Also
- Class GroupCharacterEquationNode
- Namespace Aspose.Cells.Drawing.Equations
- Library Aspose.Cells for Go