LineCompoundType Enum
Represents the compound line type that is to be used for lines with text such as underlines.
Fields
| Double | Double lines of equal width. |
| Single | Single line: one normal width. |
| ThickThin | Double lines: one thick, one thin. |
| ThinThick | Double lines: one thin, one thick. |
| Triple | Three lines: thin, thick, thin. |