ExcelNamedRangeRange Property |
Gets or sets the range referenced by this named range.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelRange Range { get; set; }Public Property Range As ExcelRange
Get
Set
Property Value
ExcelRange
See Also