Skip to content

cupertino-files / TableFormatting

Interface: TableFormatting

Defined in: src/tst/styles.ts:100

Properties

autoResize?

optional autoResize?: boolean

Defined in: src/tst/styles.ts:118


bandedFill?

optional bandedFill?: Fill

Defined in: src/tst/styles.ts:102


bandedRows?

optional bandedRows?: boolean

Defined in: src/tst/styles.ts:101


behavesLikeSpreadsheet?

optional behavesLikeSpreadsheet?: boolean

Defined in: src/tst/styles.ts:117


bodyBorderStroke?

optional bodyBorderStroke?: Stroke | null

Defined in: src/tst/styles.ts:115

Outer border of the table body.


bodyHorizontalStroke?

optional bodyHorizontalStroke?: Stroke | null

Defined in: src/tst/styles.ts:111

Grid line drawn between body rows.


bodyVerticalStroke?

optional bodyVerticalStroke?: Stroke | null

Defined in: src/tst/styles.ts:113

Grid line drawn between body columns.


footerSeparatorVisible?

optional footerSeparatorVisible?: boolean

Defined in: src/tst/styles.ts:109


headerColumnSeparatorVisible?

optional headerColumnSeparatorVisible?: boolean

Defined in: src/tst/styles.ts:108


headerRowSeparatorStroke?

optional headerRowSeparatorStroke?: Stroke | null

Defined in: src/tst/styles.ts:116


headerRowSeparatorVisible?

optional headerRowSeparatorVisible?: boolean

Defined in: src/tst/styles.ts:107


horizontalStrokesVisible?

optional horizontalStrokesVisible?: boolean

Defined in: src/tst/styles.ts:105


tableBorderVisible?

optional tableBorderVisible?: boolean

Defined in: src/tst/styles.ts:106


verticalStrokesVisible?

optional verticalStrokesVisible?: boolean

Defined in: src/tst/styles.ts:104

Show the vertical grid lines of the table body.

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.