SpreadsheetGear 2010
UnderlineStyle Enumeration
See Also  Send Feedback
SpreadsheetGear Namespace : UnderlineStyle Enumeration

Specifies the underline style of text.

Syntax

Visual Basic (Declaration) 
Public Enum UnderlineStyle 
   Inherits System.Enum
C# 
public enum UnderlineStyle : System.Enum 

Members

MemberDescription
DoubleSpecifies that text has a double underline.
DoubleAccounting Specifies that text has a double accounting underline, causing an entire cell to be underlined rather than just the cell text.
NoneSpecifies that text is not underlined.
SingleSpecifies that text has a single underline.
SingleAccounting Specifies that text has a single accounting underline, causing an entire cell to be underlined rather than just the cell text.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         SpreadsheetGear.UnderlineStyle

Requirements

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

See Also

Copyright © 2003-2010 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.