Class DollarFr

java.lang.Object
org.apache.poi.ss.formula.functions.Fixed2ArgFunction
org.apache.poi.ss.formula.functions.DollarFr
All Implemented Interfaces:
FreeRefFunction, Function, Function2Arg

public final class DollarFr extends Fixed2ArgFunction implements FreeRefFunction
Implementation for Excel DOLLARFR() function.

https://support.microsoft.com/en-us/office/dollarfr-function-0835d163-3023-4a33-9824-3042c5d4f495

  • Field Details

  • Constructor Details

    • DollarFr

      public DollarFr()
  • Method Details