GemBox.Spreadsheet

UnderlineStyle Enumeration

Underline styles used in ExcelFont.UnderlineStyle.

public enum UnderlineStyle

Members

Member Name Description
None No underline.
Single Single underline. Underlines only cell data.
Double Double underline. Underlines only cell data.
SingleAccounting Single accounting underline. Underlines whole cell.
DoubleAccounting Double accounting underline. Underlines whole cell.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

GemBox.Spreadsheet Namespace