CellBorders
Defined in: src/core/document-model/types.ts:494
§17.4.39 w:tcBorders — the per-edge borders of a cell (or table).
Properties
Section titled “Properties”bottom?
Section titled “bottom?”
readonlyoptionalbottom?:Border
Defined in: src/core/document-model/types.ts:497
diagonalDown?
Section titled “diagonalDown?”
readonlyoptionaldiagonalDown?:Border
Defined in: src/core/document-model/types.ts:505
Diagonal strokes across the cell box: diagonalDown runs top-left →
bottom-right, diagonalUp bottom-left → top-right (Excel diagonal borders).
diagonalUp?
Section titled “diagonalUp?”
readonlyoptionaldiagonalUp?:Border
Defined in: src/core/document-model/types.ts:506
insideH?
Section titled “insideH?”
readonlyoptionalinsideH?:Border
Defined in: src/core/document-model/types.ts:499
insideV?
Section titled “insideV?”
readonlyoptionalinsideV?:Border
Defined in: src/core/document-model/types.ts:500
readonlyoptionalleft?:Border
Defined in: src/core/document-model/types.ts:498
right?
Section titled “right?”
readonlyoptionalright?:Border
Defined in: src/core/document-model/types.ts:496
readonlyoptionaltop?:Border
Defined in: src/core/document-model/types.ts:495