méthode remove_child
remove_child(self, node)
def remove_child(self, node):
    ...
| Paramètre | Taper | Description | 
|---|---|---|
| node | EquationNode | 
remove_child(self, index)
def remove_child(self, index):
    ...
| Paramètre | Taper | Description | 
|---|---|---|
| index | int | 
Voir également
- module aspose.cells.drawing.equations
- classe RadicalEquationNode