Add Method (ws)

Yogesh.ExcelXml

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

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