Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / LineCap

Type Alias: LineCap

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

Defined in: core-interfaces.ts:1998

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