Border
Defined in: src/core/document-model/types.ts:487
One border edge: its line style plus optional width and colour.
Properties
Section titled “Properties”colorHex?
Section titled “colorHex?”
readonlyoptionalcolorHex?:string
Defined in: src/core/document-model/types.ts:490
readonlystyle:BorderStyle
Defined in: src/core/document-model/types.ts:488
width?
Section titled “width?”
readonlyoptionalwidth?:Pt
Defined in: src/core/document-model/types.ts:489