MindFusion.Java Package Programmer's Guide
SortOptions.getLocale Method
See Also
 






Gets 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

 Syntax

Java  Copy Code

public Locale getLocale ()

 Return Value

 Remarks

If this property is null, the parsing will be performed using the locale of the current worksheet.

 See Also

SortOptions Members
SortOptions Class
com.mindfusion.spreadsheet Namespace