insert_before method

insert_before(self, equation_type)


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

See Also