add_child Methode
add_child(self, equation_type)
def add_child(self, equation_type):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| equation_type | EquationNodeType | 
add_child(self, node)
def add_child(self, node):
    ...
| Parameter | Typ | Beschreibung | 
|---|---|---|
| node | EquationNode | 
Siehe auch
- Modul aspose.cells.drawing.equations
- Klasse MatrixEquationNode