Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFSP Class / fBackground Property


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