Add Method (formula)

Yogesh.ExcelXml

A Sandcastle Documented Class Library Add Method (formula)
NamespacesYogesh.ExcelXmlFormulaAdd(Formula)
Adds another formula as a parameter in a formula
Declaration Syntax
C# Visual Basic Visual C++
public void Add(
	Formula formula
)
Public Sub Add ( _
	formula As Formula _
)
public:
void Add(
	Formula^ formula
)
Parameters
formula (Formula)
Another formula to add to this formula's parameter list

Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158