Class ExcelAutoType
Enumeration of the Border Pattern setting for Chart formatting in Excel.
Inheritance
System.Object
ExcelAutoType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.NET.dll
Syntax
public sealed class ExcelAutoType : Enum
Fields
Auto
Represents the Automatic option for the Border Pattern setting.
Declaration
public const ExcelAutoType Auto
Field Value
Type |
---|
ExcelAutoType |
Custom
Represents the Custom option for the Border Pattern setting.
Declaration
public const ExcelAutoType Custom
Field Value
Type |
---|
ExcelAutoType |
None
Represents the None option for the Border Pattern setting.
Declaration
public const ExcelAutoType None
Field Value
Type |
---|
ExcelAutoType |