The function defines the paragraph styles for columns.
table_stylenames(stylenames = list())
Arguments
stylenames: a named character vector, names are column names, values are paragraph styles associated with each column. If a column is not specified, default value 'Normal' is used. Another form is as a named list, the list names are the styles and the contents are column names to be formatted with the corresponding style.