Visual Basic (Declaration) | |
---|---|
Public Enum TextDecoration Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TextDecoration |
C# | |
---|---|
public enum TextDecoration : System.Enum |
Member | Description |
---|---|
LineThrough | Displays the text in the tag cloud item with a line through it |
None | Displays the text in the tag cloud item with no additional formatting |
Overline | Displays the text in the tag cloud item with a line over it |
Underline | Displays the text in the tag cloud item as underlined |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.TextDecoration
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family