Add Method (range) From Yogesh.ExcelXml previous page next page A Sandcastle Documented Class Library Add Method (range) Namespaces ► Yogesh.ExcelXml ► CellCollection ► Add(Range) C# Visual Basic Visual C++ Adds a range to the collection Declaration Syntax C# Visual Basic Visual C++ public void Add( Range range ) Public Sub Add ( _ range As Range _ ) public: void Add( Range^ range ) Parameters range (Range) Range to add Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158 previous page start next page