Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IValueSortField Interface / getCustomValues Method
In This Topic
    getCustomValues Method
    In This Topic
    Gets the custom value list, such as:3,2,5,1.

    If the property is not empty string, the order is by customValues.

    Syntax
    java.lang.String getCustomValues()
    See Also