TableStyleElement.Borders Property
Specifies borders for the table element cells.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Borders | A Borders object that provides access to the borders of a cell or cell range contained in the table element. |
See Also