'DeclarationPublic Enum UnderlineType Inherits System.Enum
'UsageDim instance As UnderlineType
public enum UnderlineType : System.Enum
'DeclarationPublic Enum UnderlineType Inherits System.Enum
'UsageDim instance As UnderlineType
public enum UnderlineType : System.Enum
| Member | Description |
|---|---|
| Double | The underline is made of 2 lines. |
| DoubleAccounting | The underline is made of 2 lines extending through the parent Cell. |
| Single | The underline is made of a single line. |
| SingleAccounting | The underline is made of a single line extending through the parent Cell. |
System.Object
System.ValueType
System.Enum
Xceed.Workbooks.NET.UnderlineType
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2