Range Constructor (cell)

Yogesh.ExcelXml

A Sandcastle Documented Class Library Range Constructor (cell)
NamespacesYogesh.ExcelXmlRangeRange(Cell)
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