remove_array_formula method

remove_array_formula

Remove array formula.

def remove_array_formula(self, leave_normal_formula):
    ...
ParameterTypeDescription
leave_normal_formulaboolTrue represents converting the array formula to normal formula.

See Also