Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IconSortField Class / IconSortField Constructor / IconSortField Constructor(IRange,IIcon)
The column index.
The icon.
In This Topic
    IconSortField Constructor(IRange,IIcon)
    In This Topic
    Sorts the icon.
    Syntax
    public IconSortField( 
       IRange key,
       IIcon icon
    )

    Parameters

    key
    The column index.
    icon
    The icon.
    See Also