Excel for WinRT
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
'Usage
 
Dim instance As XLNamedRange
Dim value As XLCellRange
 
value = instance.CellRange
public XLCellRange CellRange {get;}
See Also

Reference

XLNamedRange Class
XLNamedRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback