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