Search results

SelectionTableFormat API in React DocumentEditor API component

Selection table format implementation

Properties

background string

Gets or Sets the background for selected table.

bidi boolean

Gets or sets the bidi property

bottomMargin number

Gets or Sets the default bottom margin of cell for selected table.

cellSpacing number

Gets or Sets the cell spacing for selected table.

description string

Gets or sets the description of the selected table.

leftIndent number

Gets or Sets the left indent for selected table.

leftMargin number

Gets or Sets the default left margin of cell for selected table.

preferredWidth number

Gets or Sets the preferred width for selected table.

preferredWidthType WidthType

Gets or Sets the preferred width type for selected table.

rightMargin number

Gets or Sets the default right margin of cell for selected table.

tableAlignment TableAlignment

Gets or Sets the table alignment for selected table.

title string

Gets or sets the title of the selected table.

topMargin number

Gets or Sets the default top margin of cell for selected table.