Create a custom table style. This function is for expert use only. Use other styling functions instead.
create_tablestyle(
name,
whole_table = NULL,
header_row = NULL,
total_row = NULL,
first_column = NULL,
last_column = NULL,
first_row_stripe = NULL,
second_row_stripe = NULL,
first_column_stripe = NULL,
second_column_stripe = NULL,
first_header_cell = NULL,
last_header_cell = NULL,
first_total_cell = NULL,
last_total_cell = NULL,
...
)
name
wholeTable
headerRow
totalRow
firstColumn
lastColumn
firstRowStripe
secondRowStripe
firstColumnStripe
secondColumnStripe
firstHeaderCell
lastHeaderCell
firstTotalCell
lastTotalCell
additional arguments