Documents for Excel, Java Edition Documentation
com.grapecity.documents.excel Package / IValueSortField Interface
Members
In This Topic
    IValueSortField Interface
    In This Topic
    Represents the sort field by cell value (ascending or descending or custom value list).
    Syntax
    public interface IValueSortField 
        implements ISortField  
    See Also