remove_child метод
remove_child(self, node)
def remove_child(self, node):
...
Параметр | Тип | Описание |
---|---|---|
node | EquationNode |
remove_child(self, index)
def remove_child(self, index):
...
Параметр | Тип | Описание |
---|---|---|
index | int |
Смотрите также
- модуль
aspose.cells.drawing.equations
- класс
DelimiterEquationNode