Search
Workbook.getLocale Method
See Also
 






Gets the workbook locale.

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

 Syntax

Java  Copy Code

public Locale getLocale ()

 Return Value

 Remarks

This property is initialized with the culture of the current thread.

 See Also