[]
Conditional formatting underline type for the font.
public enum XLUnderlineStyle : byte
| Name | Description |
|---|---|
| Double | Double underline. |
| DoubleAccounting | Double accounting underline. |
| None | Without underline. |
| Single | Single underline. |
| SingleAccounting | Single accounting underline. |