[]
        
(Showing Draft Content)

WorkbookTableStyle Class

WorkbookTableStyle Class

Represents the WorkbookTableStyle Object Model background setting definition.

Heirarchy

  • WorkbookTableStyle

Constructors

constructor

Properties

firstBandedColumnStyle

firstBandedColumnStyle: WorkbookTableBandedStyle

The first column stripe style.

firstBandedRowStyle

firstBandedRowStyle: WorkbookTableBandedStyle

The first row stripe style.

firstColumnStyle

firstColumnStyle: WorkbookTableCommonStyle

The first column style.

firstHeaderCellStyle

firstHeaderCellStyle: WorkbookTableCommonStyle

The first cell style in the header row.

firstTotalCellStyle

firstTotalCellStyle: WorkbookTableCommonStyle

The first cell style in the total row.

headerRowStyle

headerRowStyle: WorkbookTableCommonStyle

The header row style.

lastColumnStyle

lastColumnStyle: WorkbookTableCommonStyle

The last column style.

lastHeaderCellStyle

lastHeaderCellStyle: WorkbookTableCommonStyle

The last cell style in the header row.

lastTotalCellStyle

lastTotalCellStyle: WorkbookTableCommonStyle

The last cell style in the total row.

name

name: string

The name of the table style.

secondBandedColumnStyle

secondBandedColumnStyle: WorkbookTableBandedStyle

The second column stripe style.

secondBandedRowStyle

secondBandedRowStyle: WorkbookTableBandedStyle

The second row stripe style.

totalRowStyle

The total row style.

wholeTableStyle

wholeTableStyle: WorkbookTableCommonStyle

The whole table style.