set_column_separator_of_formula_array method

set_column_separator_of_formula_array(self, c)

Sets the separator for the items in array’s row data in formula.


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

See Also