Skip to content

@shbernal/pptxgenjs


@shbernal/pptxgenjs / index / TextVertType

Type Alias: TextVertType

TextVertType = "eaVert" | "horz" | "mongolianVert" | "vert" | "vert270" | "wordArtVert" | "wordArtVertRtl"

Defined in: core-interfaces.ts:214

Text body vert attribute — flow/rotation direction of the text within its box. Maps to <a:bodyPr vert="…"> (ECMA-376 ST_TextVerticalType).