Class Countblank

java.lang.Object
org.apache.poi.ss.formula.functions.Fixed1ArgFunction
org.apache.poi.ss.formula.functions.Countblank
All Implemented Interfaces:
Function, Function1Arg

public final class Countblank extends Fixed1ArgFunction
Implementation for the function COUNTBLANK

Syntax: COUNTBLANK ( range )

range   is the range of cells to count blanks

Author:
Mads Mohr Christensen