Skip to content

CellMargins

Defined in: src/core/document-model/types.ts:510

§17.4.42 w:tcMar — a cell’s inner padding per side.

readonly optional bottom?: Pt

Defined in: src/core/document-model/types.ts:513


readonly optional left?: Pt

Defined in: src/core/document-model/types.ts:514


readonly optional right?: Pt

Defined in: src/core/document-model/types.ts:512


readonly optional top?: Pt

Defined in: src/core/document-model/types.ts:511