Sets a Locale object to use when parsing text values for keys with SortKey.getTreatTextAsNumber set to true.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public void setLocale ( |
RemarksIf this property is null, the parsing will be performed using the locale of the current worksheet.
See Also