TablePropertiesOptions
interface
The configuration of the table default properties feature.
Properties
alignment : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#alignmentbackgroundColor : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#backgroundColorThe default
background-colorof the table.borderColor : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#borderColorThe default
border-colorof the table.borderStyle : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#borderStyleborderWidth : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#borderWidthThe default
border-widthof the table.height : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#heightThe default
heightof the table.width : string | undefinedmodule:table/tableconfig~TablePropertiesOptions#widthThe default
widthof the table.