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