Add Method (row) From Yogesh.ExcelXml previous page next page A Sandcastle Documented Class Library Add Method (row) Namespaces ► Yogesh.ExcelXml ► CellCollection ► Add(Row) C# Visual Basic Visual C++ 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 previous page start next page