Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IExcelXF Interface / Style Property


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