Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DropBarInfo Class / IsNoFill Property


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