Spread for ASP.NET 12 Product Documentation
OverlineFontStyle Enumeration


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

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

See Also

Reference

FarPoint.Web.Spread Namespace