Enum UnderlineType
Specifies the style of underline applied to cell text.
Namespace: Telerik.Windows.Documents.Spreadsheet.Model
Assembly: Telerik.Windows.Documents.Spreadsheet.dll
Syntax
public enum UnderlineType
Double
Two parallel lines beneath the text.
DoubleAccounting
Two parallel lines spanning the cell width, positioned below the text baseline.
None
No underline is applied.
Single
A single line beneath the text.
SingleAccounting
A single line spanning the cell width, positioned below the text baseline.