'Declaration
Public Enum BorderWeight Inherits System.Enum
'Usage
Dim instance As BorderWeight
public enum BorderWeight : System.Enum
'Declaration
Public Enum BorderWeight Inherits System.Enum
'Usage
Dim instance As BorderWeight
public enum BorderWeight : System.Enum
Member | Description |
---|---|
Hairline | Specifies a very thin border (generally 1/4 of a point when possible). |
Medium | Specifies a border which is typically two points (two screen pixels). |
Thick | Specifies a border which is typically three points (three screen pixels). |
Thin | Specifies a border which is typically one point (one screen pixel). |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.BorderWeight
Target Platforms: 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