Enum SpreadsheetBorderType
Specifies the Conditional formatting highlight color for Spreadsheet.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum SpreadsheetBorderType
Fields
| Name | Description |
|---|---|
| AllBorder | |
| Bottom | |
| Left | |
| Outside | |
| Right | |
| ThickBottom | |
| ThickBox | |
| Top | |
| TopandBottom | |
| TopandThickBottom |