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






Gets the workbook user defined custom numeric formats.

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

 Syntax

Java  Copy Code

public ExtendedArrayList<NumericFormatInfo> getCustomNumericFormats ()

 Return Value

 Remarks

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

 See Also

Workbook Members
Workbook Class
com.mindfusion.spreadsheet Namespace