MindFusion.Java Package Programmer's Guide
Workbook.setLocale Method
See Also
 






Sets the workbook locale.

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

 Syntax

Java  Copy Code

public void setLocale (
    Locale value
)

 Parameters

value

 Remarks

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

 See Also

Workbook Members
Workbook Class
com.mindfusion.spreadsheet Namespace