Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / LineCap

Type Alias: LineCap

LineCap = "flat" | "round" | "square"

Defined in: src/types/chart.ts:17

Line end cap style. Maps to the OOXML cap attribute on <a:ln> (flat/sq/rnd).