Spread Silverlight Documentation
CalcNameIdentity Class
Members 


GrapeCity.CalcEngine Namespace : CalcNameIdentity Class
Provides a data address by the special name.
Object Model
CalcNameIdentity Class
Syntax
'Declaration
 
Public Class CalcNameIdentity 
   Inherits CalcLocalIdentity
'Usage
 
Dim instance As CalcNameIdentity
public class CalcNameIdentity : CalcLocalIdentity 
Remarks
The name can identify the cell, cell range, function, formula, constant or table.
Inheritance Hierarchy

System.Object
   GrapeCity.CalcEngine.CalcIdentity
      GrapeCity.CalcEngine.CalcLocalIdentity
         GrapeCity.CalcEngine.CalcNameIdentity

See Also

Reference

CalcNameIdentity Members
GrapeCity.CalcEngine Namespace