Enum FormatBorderCommand.ExcelBorderStyle
Gets the type of BorderStyles
Namespace: Syncfusion.Windows.Forms.Spreadsheet.Commands
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public enum ExcelBorderStyle
Fields
Name |
---|
AllBorder |
BottomBorder |
InsideBorder |
LeftBorder |
NoBorder |
OutSideBorder |
RightBorder |
ThickBottomBorder |
ThickBoxBorder |
ThickLeftBorder |
ThickRightBorder |
ThickTopBorder |
TopAndBottomBorder |
TopAndThickBottomBorder |
TopBorder |