Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / FillInfo Class / EmptyColors Property


In This Topic
EmptyColors Property
In This Topic
Gets a value indicating whether [empty colors].
Syntax
'Declaration
 
Public ReadOnly Property EmptyColors As Boolean
 
'Usage
 
Dim instance As FillInfo
Dim value As Boolean
 
value = instance.EmptyColors

Property Value

true if [empty colors]; otherwise, false.
See Also