Add Method (range)

Yogesh.ExcelXml

A Sandcastle Documented Class Library Add Method (range)
NamespacesYogesh.ExcelXmlCellCollectionAdd(Range)
Adds a range to the collection
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

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