Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IIconSetCondition Interface / ShowIconOnly Property
In This Topic
    ShowIconOnly Property
    In This Topic
    Returns or sets a Boolean value indicating if only the icon is displayed for an icon set conditional format.
    Syntax
    System.bool ShowIconOnly {get; set;}
    See Also