Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICellDecoration Interface / Icons Property
In This Topic
    Icons Property (ICellDecoration)
    In This Topic
    Gets the icons of the cell decoration.
    Syntax
    System.Collections.Generic.IReadOnlyList<ICellDecorationIcon> Icons {get;}
    See Also