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


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