Spread for ASP.NET 12 Product Documentation
UnderlineFontStyle Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : UnderlineFontStyle Enumeration
Specifies whether the underline font style is applied to the text.
Syntax
'Declaration
 
Public Enum UnderlineFontStyle 
   Inherits System.Enum
'Usage
 
Dim instance As UnderlineFontStyle
public enum UnderlineFontStyle : System.Enum 
Members
MemberDescription
NoneSpecifies no underlined text.
NotSetSpecifies that the underline font style is not set.
UnderlineSpecifies underlined text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.UnderlineFontStyle

See Also

Reference

FarPoint.Web.Spread Namespace