set_row_separator_of_formula_array method

set_row_separator_of_formula_array(self, c)

Sets the separator for rows in array data in formula.


def set_row_separator_of_formula_array(self, c):
    ...
ParameterTypeDescription
cSystem.Charthe specified separator

See Also