set_data_style method

set_data_style(self, style)

Sets the style of the data in this column of the table.


def set_data_style(self, style):
    ...
ParameterTypeDescription
styleStyle

See Also