GetChild Method
GetChild function
Returns the node at the specified index among the children of the current node.
func (instance *EquationNodeParagraph) GetChild(index int32) (*EquationNode, error)
Remarks
See Also
- Class EquationNodeParagraph
- Namespace Aspose.Cells.Drawing.Equations
- Library Aspose.Cells for Go