Spread Windows Forms 12.0 Product Documentation
Borders Property (ITableStyleElement)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyleElement Interface : Borders Property
Gets an IBorders object that represents the borders of a table style element.
Syntax
'Declaration
 
ReadOnly Property Borders As IBorders
'Usage
 
Dim instance As ITableStyleElement
Dim value As IBorders
 
value = instance.Borders
IBorders Borders {get;}

Property Value

The borders.
See Also

Reference

ITableStyleElement Interface
ITableStyleElement Members