Search
DefaultNumericFormats.setAutoResetFormats Method
See Also
 






Sets a value indicating whether the format collections will be reset after a change in the locale.

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

 Syntax

Java  Copy Code

public void setAutoResetFormats (
    boolean value
)

 Parameters

value

 See Also