Class Countif

  • All Implemented Interfaces:
    Function, Function2Arg

    public final class Countif
    extends Fixed2ArgFunction
    Implementation for the function COUNTIF

    Syntax: COUNTIF ( range, criteria )

    range   is the range of cells to be counted based on the criteria
    criteriais used to determine which cells to count