Enum SpreadUnderlineType
Describes the possible types of underline.
Namespace: Telerik.Documents.SpreadsheetStreaming
Assembly: Telerik.Documents.SpreadsheetStreaming.dll
Syntax
public enum SpreadUnderlineType
Double
Double underline type.
DoubleAccounting
Double accounting underline type. The underline should be drawn under the lower part of characters such as g and p.
None
None underline type.
Single
Single underline type.
SingleAccounting
Single accounting underline type. The underline should be drawn under the lower part of characters such as g and p.