Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IIconSortField Interface / Icon Property
In This Topic
    Icon Property (IIconSortField)
    In This Topic
    Gets the IIcon object used to sort by SortOrder.Ascending or SortOrder.Descending.
    Syntax
    IIcon Icon {get;}
    See Also