Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelXFormat Class / BorderSet Property


In This Topic
BorderSet Property (ExcelXFormat)
In This Topic
BorderSet
Syntax
'Declaration
 
Public Overridable Property BorderSet As Boolean
 
'Usage
 
Dim instance As ExcelXFormat
Dim value As Boolean
 
instance.BorderSet = value
 
value = instance.BorderSet
See Also