Class ExcelDropLineStyle
Represents the drop line style type.
Inheritance
System.Object
ExcelDropLineStyle
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelDropLineStyle : Enum
Fields
Drop
Represents the Drop line style.
Declaration
public const ExcelDropLineStyle Drop
Field Value
Type |
---|
ExcelDropLineStyle |
HiLow
Represents the HiLow drop line style.
Declaration
public const ExcelDropLineStyle HiLow
Field Value
Type |
---|
ExcelDropLineStyle |
Series
Represents the Series drop line style.
Declaration
public const ExcelDropLineStyle Series
Field Value
Type |
---|
ExcelDropLineStyle |