Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.05 KB

File metadata and controls

18 lines (13 loc) · 1.05 KB

Settings

Additional settings.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]