[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICellDecoration.Icons

Icons Property

Icons

Gets the icons of the cell decoration.

Declaration
IReadOnlyList<ICellDecorationIcon> Icons { get; }
ReadOnly Property Icons As IReadOnlyList(Of ICellDecorationIcon)