Search
SortKey.setTreatTextAsNumber Method
See Also
 






Sets a value identifying whether to compare text values as numbers when possible.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public SortKey setTreatTextAsNumber (
    boolean value
)

 Parameters

value

 Return Value

 See Also