AddRow Method From Yogesh.ExcelXml previous page next page A Sandcastle Documented Class Library AddRow Method Namespaces ► Yogesh.ExcelXml ► Worksheet ► AddRow()()() C# Visual Basic Visual C++ Adds a row at the end of the sheet Declaration Syntax C# Visual Basic Visual C++ public Row AddRow() Public Function AddRow As Row public: Row^ AddRow() Return Value The new row instance which is added Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158 previous page start next page