AddFormulaForProcessing
Limits formula execution to the given formula only. Call multiple times to specify more than one formula. The supplied string holds the name of the formula. Use ##none for processing no formula and ##all for processing all formulas.
COM and .NET
Signature: AddFormulaForProcessing(string formula)
Java
Signature: public void addFormulaForProcessing(string formula)