HelpBot Assistant

How can I help you?

SelectionTableFormat

16 Mar 20261 minute to read

Selection table format implementation

Properties

Get background string

Gets or Sets the background for selected table.

Set background void

Gets or Sets the background for selected table.

Parameters: value: string

Get bidi boolean

Gets or sets the bidi property

Set bidi void

Gets or sets the bidi property

Parameters: value: boolean

Get bottomMargin number

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

Set bottomMargin void

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

Parameters: value: number

Get cellSpacing number

Gets or Sets the cell spacing for selected table.

Set cellSpacing void

Gets or Sets the cell spacing for selected table.

Parameters: value: number

Get description string

Gets or sets the description of the selected table.

Set description void

Gets or sets the description of the selected table.

Parameters: value: string

Get leftIndent number

Gets or Sets the left indent for selected table.

Set leftIndent void

Gets or Sets the left indent for selected table.

Parameters: value: number

Get leftMargin number

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

Set leftMargin void

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

Parameters: value: number

Get preferredWidth number

Gets or Sets the preferred width for selected table.

Set preferredWidth void

Gets or Sets the preferred width for selected table.

Parameters: value: number

Get preferredWidthType WidthType

Gets or Sets the preferred width type for selected table.

Set preferredWidthType void

Gets or Sets the preferred width type for selected table.

Parameters: value: WidthType

Get rightMargin number

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

Set rightMargin void

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

Parameters: value: number

Get tableAlignment TableAlignment

Gets or Sets the table alignment for selected table.

Set tableAlignment void

Gets or Sets the table alignment for selected table.

Parameters: value: TableAlignment

Get title string

Gets or sets the title of the selected table.

Set title void

Gets or sets the title of the selected table.

Parameters: value: string

Get topMargin number

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

Set topMargin void

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

Parameters: value: number