Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFOPTE Class / fBid Property


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