Search
Cell.setLocale Method
See Also
 






Sets the locale used to format the value of this cell.

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

 Syntax

Java  Copy Code

public void setLocale (
    Locale value
)

 Parameters

value

 See Also