Skip to content

UnderlineStyle

UnderlineStyle = "none" | "single" | "double" | "thick" | "dotted" | "dottedHeavy" | "dash" | "dashHeavy" | "wave"

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

Run underline style (ECMA-376 §17.18.99 ST_Underline, the subset Ream renders).