Add Method (range)

Yogesh.ExcelXml

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

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