Uses of Class
org.apache.poi.ss.formula.functions.Count

Packages that use Count
org.apache.poi.ss.formula.functions   
 

Uses of Count in org.apache.poi.ss.formula.functions
 

Methods in org.apache.poi.ss.formula.functions that return Count
static Count Count.subtotalInstance()
          Create an instance of Count to use in Subtotal If there are other subtotals within argument refs (or nested subtotals), these nested subtotals are ignored to avoid double counting.
 



Copyright 2015 The Apache Software Foundation or its licensors, as applicable.