Additional settings.
Name | Type | Description | Notes |
---|---|---|---|
merge_headers | bool | Merge equal headers in neighbouring cells. (XLSX) | [optional] |
pdf_page_size | str | Page size and orientation. (PDF) | [optional] |
pdf_table_style | [PdfTableStyle] | Custom CSS styles for the table. (PDF, HTML) | [optional] |
pdf_top_left_content | str | Top left header content. (PDF) | [optional] |
pdf_top_right_content | str | Top right header content. (PDF) | [optional] |
show_filters | bool | Print applied filters on top of the document. (PDF/HTML when visualizationObject is given) | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |