NormalizeTableDefaultPropertiesOptions
typedef
Options used to determine which properties should be added to the normalized configuration.
Properties
includeAlignmentProperty : boolean | undefinedmodule:table/utils/table-properties~NormalizeTableDefaultPropertiesOptions#includeAlignmentPropertyWhether the "alignment" property should be added.
includeHorizontalAlignmentProperty : boolean | undefinedmodule:table/utils/table-properties~NormalizeTableDefaultPropertiesOptions#includeHorizontalAlignmentPropertyWhether the "horizontalAlignment" property should be added.
includePaddingProperty : boolean | undefinedmodule:table/utils/table-properties~NormalizeTableDefaultPropertiesOptions#includePaddingPropertyWhether the "padding" property should be added.
includeVerticalAlignmentProperty : boolean | undefinedmodule:table/utils/table-properties~NormalizeTableDefaultPropertiesOptions#includeVerticalAlignmentPropertyWhether the "verticalAlignment" property should be added.
isRightToLeftContent : boolean | undefinedmodule:table/utils/table-properties~NormalizeTableDefaultPropertiesOptions#isRightToLeftContentWhether the content is right-to-left.