Back to Devexpress

TableStyleElement.Borders Property

officefileapi-devexpress-dot-spreadsheet-dot-tablestyleelement.md

latest1.2 KB
Original Source

TableStyleElement.Borders Property

Specifies borders for the table element cells.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
Borders Borders { get; }
vb
ReadOnly Property Borders As Borders

Property Value

TypeDescription
Borders

A Borders object that provides access to the borders of a cell or cell range contained in the table element.

|

See Also

Spreadsheet Tables

TableStyleElement Interface

TableStyleElement Members

DevExpress.Spreadsheet Namespace