remove_child method
remove_child(self, node)
def remove_child(self, node):
...
Parameter | Type | Description |
---|---|---|
node | Aspose.Cells.Drawing.Equations.EquationNode |
remove_child(self, index)
def remove_child(self, index):
...
Parameter | Type | Description |
---|---|---|
index | int |
See Also
- module
aspose.cells.drawing.equations
- class
BoxEquationNode