setCustomValues Method (ValueSortField) | Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ValueSortField Class / setCustomValues Method
In This Topic
setCustomValues Method
In This Topic
Sets the custom value list, such as:3,2,5,1.
Syntax
public void setCustomValues( 
   java.lang.String value
)

Parameters

value
See Also