Spread for ASP.NET 10 Product Documentation
TextDecoration Enumeration


Specifies if text in the tag cloud item is decorated with additional formatting.
Syntax
'Declaration
 
Public Enum TextDecoration 
   Inherits System.Enum
'Usage
 
Dim instance As TextDecoration
public enum TextDecoration : System.Enum 
Members
MemberDescription
LineThroughDisplays the text in the tag cloud item with a line through it
NoneDisplays the text in the tag cloud item with no additional formatting
OverlineDisplays the text in the tag cloud item with a line over it
UnderlineDisplays the text in the tag cloud item as underlined
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.