HelpBot Assistant

How can I help you?

SelectionCellFormat

16 Mar 20261 minute to read

Selection cell format implementation

Properties

Get background string

Gets or Sets the background for selected cells.

Set background void

Gets or Sets the background for selected cells.

Parameters: value: string

Get bottomMargin number

Gets or Sets the bottom margin for selected cells.

Set bottomMargin void

Gets or Sets the bottom margin for selected cells.

Parameters: value: number

Get leftMargin number

Gets or Sets the left margin for selected cells.

Set leftMargin void

Gets or Sets the left margin for selected cells.

Parameters: value: number

Get preferredWidth number

Gets or Sets the preferred width for selected cells.

Set preferredWidth void

Gets or Sets the preferred width for selected cells.

Parameters: value: number

Get preferredWidthType WidthType

Gets or Sets the preferred width type for selected cells.

Set preferredWidthType void

Gets or Sets the preferred width type for selected cells.

Parameters: value: WidthType

Get rightMargin number

Gets or Sets the right margin for selected cells.

Set rightMargin void

Gets or Sets the right margin for selected cells.

Parameters: value: number

Get topMargin number

Gets or Sets the top margin for selected cells.

Set topMargin void

Gets or Sets the top margin for selected cells.

Parameters: value: number

Get verticalAlignment CellVerticalAlignment

Gets or sets the vertical alignment of the selected cells.

Set verticalAlignment void

Gets or sets the vertical alignment of the selected cells.

Parameters: value: CellVerticalAlignment