Winnovative Excel Library for .NET
Range Property
NamespacesWinnovative.ExcelLibExcelNamedRangeRange
Winnovative Excel Library for .NET
Gets or sets the range referenced by this named range.
Declaration Syntax
C#Visual BasicVisual C++
public ExcelRange Range { get; set; }
Public Property Range As ExcelRange
public:
property ExcelRange^ Range {
	ExcelRange^ get ();
	void set (ExcelRange^ value);
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)