decimal_places=2,
row_color1='white',
row_color2='#f8f9f9',
summary_color='#ebedef',
header_color='#ebedef',
group_color ='#B0D1F7',
title_color = '#B0C4DE',
date_format='yyyy-MM-dd',
filename='report',
add_row_total = 'SUM',
add_column_total = None,
header_rows_count = 1,
header_columns_count = 0,
date_cols = [],
summary_rows = [],
group_rows = [],
total_rows=[],
total_columns=[],
percentage_columns=[],
percentage_rows=[],
row_merge_cells=[],
worksheet_name ='data',
pdf = False,
empty_rows = [],
title_rows = [],
action = True,
outlines_row = [],
outline_on=True,
outline_below=True,
outline_right=True,
auto_style =False,
images = [],
after_func = None,
openpyxl_func = None,
freeze_panes = True,
formats = {},
char_width = 1.0,
min_width = 10,
max_width = 100,
landscape = None,
html = False,
font_size = None,
data_source = None