5.20232.939
wijmo.grid.sheet Interface IBandedTableSectionStyle Wijmo API Interface

IBandedTableSectionStyle Interface

Defines the table stripe styling properties.

Heirarchy

Properties

Optional backgroundColor

backgroundColor: string

The background color.

Optional borderBottomColor

borderBottomColor: string

Color of the Bottom border.

Optional borderBottomStyle

borderBottomStyle: string

Style of the Bottom border.

Optional borderBottomWidth

borderBottomWidth: string

Width of the Bottom border.

Optional borderHorizontalColor

borderHorizontalColor: any

Color of the Horizontal border.

Optional borderHorizontalStyle

borderHorizontalStyle: string

Style of the Horizontal border.

Optional borderHorizontalWidth

borderHorizontalWidth: string

Width of the Horizontal border.

Optional borderLeftColor

borderLeftColor: string

Color of the Left border.

Optional borderLeftStyle

borderLeftStyle: string

Style of the Left border.

Optional borderLeftWidth

borderLeftWidth: string

Width of the Left border.

Optional borderRightColor

borderRightColor: string

Color of the Right border.

Optional borderRightStyle

borderRightStyle: string

Style of the Right border.

Optional borderRightWidth

borderRightWidth: string

Width of the Right border.

Optional borderTopColor

borderTopColor: string

Color of the Top border.

Optional borderTopStyle

borderTopStyle: string

Style of the Top border.

Optional borderTopWidth

borderTopWidth: string

Width of the Top border.

Optional borderVerticalColor

borderVerticalColor: any

Color of the Vertical border.

Optional borderVerticalStyle

borderVerticalStyle: string

Style of the Vertical border.

Optional borderVerticalWidth

borderVerticalWidth: string

Width of the Vertical border.

Optional className

className: string

The CSS class name to add to a cell.

Optional color

color: string

The font color.

Optional fontFamily

fontFamily: string

The font family.

Optional fontSize

fontSize: string

The font size.

Optional fontStyle

fontStyle: string

The font style.

Optional fontWeight

fontWeight: string

The font weight.

Optional format

format: string

Format string for formatting the value of the cell.

Optional size

size: number

Number of rows or columns in a single band of striping.

Optional textAlign

textAlign: string

The text alignment.

Optional textDecoration

textDecoration: string

The text decoration.

Optional verticalAlign

verticalAlign: string

The vertical alignment.

Optional whiteSpace

whiteSpace: string

Describes how whitespace inside the element is handled.