XlUnderlineStyle enumeration (Word)
Specifies the type of underline that is applied to a font.
Name | Value | Description |
---|---|---|
xlUnderlineStyleDouble | -4119 | Double thick underline. |
xlUnderlineStyleDoubleAccounting | 5 | Two thin underlines placed close together. |
xlUnderlineStyleNone | -4142 | No underline. |
xlUnderlineStyleSingle | 2 | Single underline. |
xlUnderlineStyleSingleAccounting | 4 | Not supported. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.