Class Substitute

java.lang.Object
org.apache.poi.ss.formula.functions.Substitute
All Implemented Interfaces:
Function, Function3Arg, Function4Arg

public final class Substitute extends Object
An implementation of the SUBSTITUTE function:

Substitutes text in a text string with new text, some number of times.

Author:
Manda Wilson < wilson at c bio dot msk cc dot org >