[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellDecoration.Icons

Icons Property

Icons

Gets the corner fold of the cell decoration.

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