Add Method (row)

Yogesh.ExcelXml

A Sandcastle Documented Class Library Add Method (row)
NamespacesYogesh.ExcelXmlCellCollectionAdd(Row)
Adds a row to the collection
Declaration Syntax
C# Visual Basic Visual C++
public void Add(
	Row row
)
Public Sub Add ( _
	row As Row _
)
public:
void Add(
	Row^ row
)
Parameters
row (Row)
Row to add

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