Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 817 Bytes

FormTableDefinition.md

File metadata and controls

13 lines (9 loc) · 817 Bytes

FormTableDefinition

Properties

Name Type Description Notes
table_id str Optional; the ID of the table [optional]
column_definitions list[FormTableColumnDefinition] Definition of the columns in the table [optional]
target_table_height_relative float Optional - scale factor for target table height - relative to maximum height of headers of columns [optional]
target_row_height_relative float Optional - scale factor for target row height - relative to height of column header [optional]

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