cupertino-files / TableFormatting
Interface: TableFormatting
Defined in: src/tst/styles.ts:100
Properties
autoResize?
optionalautoResize?:boolean
Defined in: src/tst/styles.ts:118
bandedFill?
optionalbandedFill?:Fill
Defined in: src/tst/styles.ts:102
bandedRows?
optionalbandedRows?:boolean
Defined in: src/tst/styles.ts:101
behavesLikeSpreadsheet?
optionalbehavesLikeSpreadsheet?:boolean
Defined in: src/tst/styles.ts:117
bodyBorderStroke?
optionalbodyBorderStroke?:Stroke|null
Defined in: src/tst/styles.ts:115
Outer border of the table body.
bodyHorizontalStroke?
optionalbodyHorizontalStroke?:Stroke|null
Defined in: src/tst/styles.ts:111
Grid line drawn between body rows.
bodyVerticalStroke?
optionalbodyVerticalStroke?:Stroke|null
Defined in: src/tst/styles.ts:113
Grid line drawn between body columns.
footerSeparatorVisible?
optionalfooterSeparatorVisible?:boolean
Defined in: src/tst/styles.ts:109
headerColumnSeparatorVisible?
optionalheaderColumnSeparatorVisible?:boolean
Defined in: src/tst/styles.ts:108
headerRowSeparatorStroke?
optionalheaderRowSeparatorStroke?:Stroke|null
Defined in: src/tst/styles.ts:116
headerRowSeparatorVisible?
optionalheaderRowSeparatorVisible?:boolean
Defined in: src/tst/styles.ts:107
horizontalStrokesVisible?
optionalhorizontalStrokesVisible?:boolean
Defined in: src/tst/styles.ts:105
tableBorderVisible?
optionaltableBorderVisible?:boolean
Defined in: src/tst/styles.ts:106
verticalStrokesVisible?
optionalverticalStrokesVisible?:boolean
Defined in: src/tst/styles.ts:104
Show the vertical grid lines of the table body.