Search
Workbook.getDefaultNumericFormats Method
See Also
 






Gets the workbook defined default numeric formats.

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

 Syntax

Java  Copy Code

public DefaultNumericFormats getDefaultNumericFormats ()

 Return Value

 Remarks

This property is initialized with the defined locale for the workbook.

 See Also