C1.Web.Api.Excel Namespace : BorderLinetype Enumeration |
'Declaration
<Newtonsoft.Json.JsonConverterAttribute(Newtonsoft.Json.Converters.StringEnumConverter)> Public Enum BorderLinetype Inherits System.Enum
[Newtonsoft.Json.JsonConverter(Newtonsoft.Json.Converters.StringEnumConverter)] public enum BorderLinetype : System.Enum
Member | Description |
---|---|
Dashed | The line style of a border is dashed. |
Dotted | The line style of a border is dotted. |
Double | The line style of a border is double line. |
Hair | The line style of a border is hairline. |
Medium | The line style of a border is medium. |
MediumDashDotDotted | The line style of a border is medium dash-dot-dot. |
MediumDashDotted | The line style of a border is medium dash-dot. |
MediumDashed | The line style of a border is medium dashed. |
None | The line style of a border is none (no border visible). |
SlantedMediumDashDotted | The line style of a border is slanted dash-dot. |
Thick | The line style of a border is 'thick'. |
Thin | The line style of a border is thin. |
ThinDashDotDotted | The line style of a border is thin dash-dot-dot. |
ThinDashDotted | The line style of a border is thin dash-dot. |
System.Object
System.ValueType
System.Enum
C1.Web.Api.Excel.BorderLinetype
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