insert_after method

insert_after(self, equation_type)


def insert_after(self, equation_type):
    ...
ParameterTypeDescription
equation_typeaspose.cells.drawing.equations.EquationNodeType

See Also