Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcExternalCellIdentity Class
Members


In This Topic
    CalcExternalCellIdentity Class
    In This Topic
    Provides the ability to uniquely identify a cell.
    Object Model
    CalcExternalCellIdentity Class
    Syntax
    'Declaration
     
    Public Class CalcExternalCellIdentity 
       Inherits CalcExternalIdentity
    'Usage
     
    Dim instance As CalcExternalCellIdentity
    public class CalcExternalCellIdentity : CalcExternalIdentity 
    Inheritance Hierarchy

    System.Object
       GrapeCity.CalcEngine.CalcIdentity
          GrapeCity.CalcEngine.CalcExternalIdentity
             GrapeCity.CalcEngine.CalcExternalCellIdentity

    See Also