Excel for WPF and Silverlight
XLNamedRange Class Members
Properties  Methods 

C1.WPF.Excel Namespace : XLNamedRange Class

The following tables list the members exposed by XLNamedRange.

Public Properties
 NameDescription
Public PropertyGets a reference to the parent C1XLBook object.  
Public PropertyGets a reference to the XLCellRange object that determines which cells are contained in the current named range.  
Public PropertyGets a reference to array of the XLCellRange objects that determines which cells are contained in the current named range.  
Public PropertyGets or sets the comment text associated with the current named range.  
Public PropertyDetermines whether the range has a built-in name.  
Public PropertyDetermines whether the current range is empty.  
Public PropertyDetermines whether the current named range has a valid name but does not define a range.  
Public PropertyGets or sets the name of the current named range.  
Public PropertyGets the refers text approximated CellRanges of the current named range.  
Top
Public Methods
 NameDescription
Public MethodCreates a new XLNamedRange object that is a copy of the current instance.  
Public MethodDetermines whether the range contains a specific cell.  
Public Methodstatic (Shared in Visual Basic)Parse named range refers to cell range array.  
Top
See Also

Reference

XLNamedRange Class
C1.WPF.Excel Namespace