Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WsBool Class / fApplyStyles Property


In This Topic
fApplyStyles Property
In This Topic
Syntax
'Declaration
 
Public Property fApplyStyles As Boolean
 
'Usage
 
Dim instance As WsBool
Dim value As Boolean
 
instance.fApplyStyles = value
 
value = instance.fApplyStyles
See Also