Spread for ASP.NET 12 Product Documentation
StrikeoutFontStyle Enumeration


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

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

See Also

Reference

FarPoint.Web.Spread Namespace