add_child method
add_child(self, equation_type)
def add_child(self, equation_type):
...
Parameter | Type | Description |
---|---|---|
equation_type | aspose.cells.drawing.equations.EquationNodeType |
add_child(self, node)
def add_child(self, node):
...
Parameter | Type | Description |
---|---|---|
node | Aspose.Cells.Drawing.Equations.EquationNode |
See Also
- module
aspose.cells.drawing.equations
- class
EquationNodeParagraph