Fills Property (FilterData)
Gets the all display fills of the filter column.
'Declaration
Public ReadOnly Property Fills As Fill()
'Usage
Dim instance As FilterData
Dim value() As Fill
value = instance.Fills
Property Value
An array of
Fill represents all display fills of the filter column.