remove_child Methode
remove_child(self, node)
def remove_child(self, node):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| node | EquationNode | 
remove_child(self, index)
def remove_child(self, index):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| index | int | 
Siehe auch
- Modul aspose.cells.drawing.equations
- Klasse ArrayEquationNode