C1.Excel Assembly / C1.Excel Namespace / XLNamedRange Class / CellRange Property

In This Topic
CellRange Property
In This Topic
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
 
See Also