NormalizedDefaultProperties
interface
Interface representing the normalized default properties for table and cell elements.
Properties
-
alignment : string | undefined
module:table/utils/table-properties~NormalizedDefaultProperties#alignment
-
backgroundColor : string
module:table/utils/table-properties~NormalizedDefaultProperties#backgroundColor
-
borderColor : string
module:table/utils/table-properties~NormalizedDefaultProperties#borderColor
-
borderStyle : string
module:table/utils/table-properties~NormalizedDefaultProperties#borderStyle
-
borderWidth : string
module:table/utils/table-properties~NormalizedDefaultProperties#borderWidth
-
height : string
module:table/utils/table-properties~NormalizedDefaultProperties#height
-
horizontalAlignment : string | undefined
module:table/utils/table-properties~NormalizedDefaultProperties#horizontalAlignment
-
padding : string | undefined
module:table/utils/table-properties~NormalizedDefaultProperties#padding
-
verticalAlignment : string | undefined
module:table/utils/table-properties~NormalizedDefaultProperties#verticalAlignment
-
width : string
module:table/utils/table-properties~NormalizedDefaultProperties#width