XlUnderlineStyle enumeration (Excel)
Specifies the type of underline applied to a font.
Name | Value | Description |
---|---|---|
xlUnderlineStyleDouble | -4119 | Double thick underline. |
xlUnderlineStyleDoubleAccounting | 5 | Two thin underlines placed close together. |
xlUnderlineStyleNone | -4142 | No underlining. |
xlUnderlineStyleSingle | 2 | Single underlining. |
xlUnderlineStyleSingleAccounting | 4 | Not supported. |
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.