IconSetCondition.ShowIconOnly Property
Excel Developer Reference |
Returns or sets a Boolean value indicating if only the icon is displayed for an icon set conditional format.
Version Information
Version Added: Excel 2007
Syntax
expression.ShowIconOnly
expression A variable that represents an IconSetCondition object.
Remarks
The default value for this property is False.
See Also