Gets the all display conditional formatting icons of the filter column.
'Declaration
Public ReadOnly Property Icons As CfIcon()
'Usage
Dim instance As FilterData
Dim value() As CfIcon
value = instance.Icons
Property Value
An array of
CfIcon represents all conditional formatting icons of the filter column.