Range Constructor (cell) From Yogesh.ExcelXml previous page next page A Sandcastle Documented Class Library Range Constructor (cell) Namespaces ► Yogesh.ExcelXml ► Range ► Range(Cell) C# Visual Basic Visual C++ Defines a range Declaration Syntax C# Visual Basic Visual C++ public Range( Cell cell ) Public Sub New ( _ cell As Cell _ ) public: Range( Cell^ cell ) Parameters cell (Cell) A single cell as a range Assembly: Yogesh.ExcelXml (Module: Yogesh.ExcelXml) Version: 2.89.501.2158 previous page start next page