Enum ExcelAutoType
Enumeration of the Border Pattern setting for Chart formatting in Excel.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelAutoType
Fields
Name | Description |
---|---|
Auto | Represents the Automatic option for the Border Pattern setting. |
Custom | Represents the Custom option for the Border Pattern setting. |
None | Represents the None option for the Border Pattern setting. |