Class ExcelLineStyle
Specifies the line style for the border in Excel.
Inheritance
System.Object
ExcelLineStyle
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelLineStyle : Enum
Fields
Dash_dot
Dash_dot line.
Declaration
public const ExcelLineStyle Dash_dot
Field Value
Type |
---|
ExcelLineStyle |
Dash_dot_dot
Dash_dot_dot line.
Declaration
public const ExcelLineStyle Dash_dot_dot
Field Value
Type |
---|
ExcelLineStyle |
Dashed
Dashed line.
Declaration
public const ExcelLineStyle Dashed
Field Value
Type |
---|
ExcelLineStyle |
Dotted
Dotted line.
Declaration
public const ExcelLineStyle Dotted
Field Value
Type |
---|
ExcelLineStyle |
Double
Double line.
Declaration
public const ExcelLineStyle Double
Field Value
Type |
---|
ExcelLineStyle |
Hair
Hair line.
Declaration
public const ExcelLineStyle Hair
Field Value
Type |
---|
ExcelLineStyle |
Medium
Medium line.
Declaration
public const ExcelLineStyle Medium
Field Value
Type |
---|
ExcelLineStyle |
Medium_dash_dot
Medium dash_dot line.
Declaration
public const ExcelLineStyle Medium_dash_dot
Field Value
Type |
---|
ExcelLineStyle |
Medium_dash_dot_dot
Medium dash_dot_dot line.
Declaration
public const ExcelLineStyle Medium_dash_dot_dot
Field Value
Type |
---|
ExcelLineStyle |
Medium_dashed
Medium_dashed line.
Declaration
public const ExcelLineStyle Medium_dashed
Field Value
Type |
---|
ExcelLineStyle |
None
No line.
Declaration
public const ExcelLineStyle None
Field Value
Type |
---|
ExcelLineStyle |
Slanted_dash_dot
Slanted_dash_dot line.
Declaration
public const ExcelLineStyle Slanted_dash_dot
Field Value
Type |
---|
ExcelLineStyle |
Thick
Thick line.
Declaration
public const ExcelLineStyle Thick
Field Value
Type |
---|
ExcelLineStyle |
Thin
Thin line.
Declaration
public const ExcelLineStyle Thin
Field Value
Type |
---|
ExcelLineStyle |