Uses of Class
org.apache.poi.ss.formula.functions.Count
-
Packages that use Count Package Description 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 Modifier and Type Method Description static Count
Count. subtotalInstance(boolean includeHiddenRows)
Create an instance of Count to use inSubtotal
-