TableCellPropertiesOptions (table)
@ckeditor/ckeditor5-table/src/tablecellproperties
The configuration of the table cell default properties feature.
Filtering
Properties
-
The default
background-color
of the table cell. -
The default
border-color
of the table cell. -
borderStyle : String
The default
border-style
of the table cell.Defaults to
'none'
-
The default
border-width
of the table cell. -
The default
height
of the table cell. -
horizontalAlignment : String
The default
horizontalAlignment
of the table cell.Defaults to
'center'
-
The default
padding
of the table cell. -
verticalAlignment : String
The default
verticalAlignment
of the table cell.Defaults to
'middle'
-
The default
width
of the table cell.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.