Appearance
@shbernal/ts-pptx
@shbernal/ts-pptx / index / LineCap
LineCap = "flat" | "round" | "square"
"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).
cap
<a:ln>
flat
sq
rnd