Spread Silverlight Documentation
NamedCellRange Class
Members 


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

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

NamedCellRange Members
GrapeCity.Excel Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.