AddCell Method From Yogesh.ExcelXml previous page next page A Sandcastle Documented Class Library AddCell Method Namespaces ► Yogesh.ExcelXml ► Row ► AddCell()()() C# Visual Basic Visual C++ Adds a cells to the end of the row Declaration Syntax C# Visual Basic Visual C++ public Cell AddCell() Public Function AddCell As Cell public: Cell^ AddCell() Return Value Instance of the newly created cell Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158 previous page start next page