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

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

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

Subclasses of Fixed4ArgFunction in org.apache.poi.ss.formula.functions
 class Replace
          An implementation of the Excel REPLACE() function:

Replaces part of a text string based on the number of characters you specify, with another text string.

 



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