Excel for WPF and Silverlight
CellRange Property (XLNamedRange)

C1.WPF.Excel Namespace > XLNamedRange Class : CellRange Property
Gets a reference to the XLCellRange object that determines which cells are contained in the current named range.
Syntax
'Declaration
 
Public ReadOnly Property CellRange As XLCellRange
public XLCellRange CellRange {get;}
See Also

Reference

XLNamedRange Class
XLNamedRange Members