Class Func.Es

java.lang.Object
com.stimulsoft.report.Func.Es
Enclosing class:
Func

public static class Func.Es extends Object
  • Constructor Details

    • Es

      public Es()
  • Method Details

    • convertToWord

      public static String convertToWord(BigDecimal number, String currencyISO, long decimals, boolean female) throws StiException
      main calculations including currency, décimals
      Parameters:
      number - double number to convert
      currencyISO - currency to use in the String
      decimals - number of double used
      Returns:
      Throws:
      StiException