Class ExcelAutoType
Enumeration of the Border Pattern setting for Chart formatting in Excel.
Inheritance
System.Object
ExcelAutoType
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.UWP.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 | Description |
---|---|
ExcelAutoType |
Custom
Represents the Custom option for the Border Pattern setting.
Declaration
public const ExcelAutoType Custom
Field Value
Type | Description |
---|---|
ExcelAutoType |
None
Represents the None option for the Border Pattern setting.
Declaration
public const ExcelAutoType None
Field Value
Type | Description |
---|---|
ExcelAutoType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |