Search
CurrencyCodes.infoFromCode Method
See Also
 






Gets the CurrencyCodeInfo from a given format code from the default codes. If no match is found, the result is null.

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

 Syntax

Java  Copy Code

public static CurrencyCodeInfo infoFromCode (
    String code
)

 Parameters

code

 Return Value

 See Also