CellStyleBorders Property |
Gets or sets cell borders.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic CellBorders Borders { get; set; }
Public Property Borders As CellBorders
Get
Set
Property Value
CellBorders
See Also