ExcelNamedRangeRange Property |
Gets or sets the range referenced by this named range.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelRange Range { get; set; }
Public Property Range As ExcelRange
Get
Set
Property Value
Type:
ExcelRangeSee Also