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

Specifies the underline style of text.

Syntax

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

Members

MemberDescription
NoneSpecifies that text is not underlined.
SingleSpecifies that text has a single underline.
DoubleSpecifies that text has a double underline.
SingleAccounting Specifies that text has a single accounting underline, causing an entire cell to be underlined rather than just the cell text.
DoubleAccounting Specifies that text has a double 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

Namespace: SpreadsheetGear

Platforms: Windows 2000, Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. SpreadsheetGear 2008 requires the Microsoft .NET Framework 2.0 and supports .NET 3.0 and .NET 3.5.

Assembly: SpreadsheetGear (in SpreadsheetGear.dll)

See Also

Copyright © 2003-2009 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.