'Declaration Public Enum UnderlineFontStyle Inherits System.Enum
'Usage Dim instance As UnderlineFontStyle
public enum UnderlineFontStyle : System.Enum
'Declaration Public Enum UnderlineFontStyle Inherits System.Enum
'Usage Dim instance As UnderlineFontStyle
public enum UnderlineFontStyle : System.Enum
Member | Description |
---|---|
None | Specifies no underlined text. |
NotSet | Specifies that the underline font style is not set. |
Underline | Specifies underlined text. |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.UnderlineFontStyle