ExcelFontUnderlineType Property |
Gets or sets a value to indicating the underline type. If the underline type is None, no underline will be applied. The default
value is None.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelCellUnderlineType UnderlineType { get; set; }
Public Property UnderlineType As ExcelCellUnderlineType
Get
Set
Property Value
Type:
ExcelCellUnderlineTypeSee Also