EquationNode.GetChild
EquationNode.GetChild method
Returns the node at the specified index among the children of the current node.
public EquationNode GetChild(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Index of the node |
Return Value
Returns the corresponding node if the specified node exists, otherwise returns null.
See Also
- class EquationNode
- namespace Aspose.Cells.Drawing.Equations
- assembly Aspose.Cells