Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IBorders Interface
Members


In This Topic
IBorders Interface
In This Topic
A collection of Border objects that represent the four borders of a Range or Style object.
Syntax
'Declaration
 
Public Interface IBorders 
   Inherits IBorder 
 
'Usage
 
Dim instance As IBorders
See Also