Spread Silverlight Documentation
NamedCellRange Class
Members 


GrapeCity.Excel Namespace : NamedCellRange Class
Used to represent a cell range in the Excel. If you selected a range and provide a name for it. you can then use that name in your formulas instead of using the raw range expression. in excel.
Object Model
NamedCellRange Class
Syntax
'Declaration
 
Public Class NamedCellRange 
   Implements IName 
'Usage
 
Dim instance As NamedCellRange
public class NamedCellRange : IName  
Inheritance Hierarchy

System.Object
   GrapeCity.Excel.NamedCellRange

See Also

Reference

NamedCellRange Members
GrapeCity.Excel Namespace