Skip to content

ChartBlock

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

A block-level chart reference (c:chart): its size and relationship id.

readonly optional altText?: string

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

wp:docPr @descr/@title — alternate text for the tagged-PDF Figure (/Alt).


readonly chartRelId: string

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


readonly optional float?: FloatAnchor

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

§20.4.2.3 — present when the drawing is anchored (floating).


readonly height: Pt

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


readonly paragraphProperties: ParagraphProperties

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


readonly width: Pt

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