Spread WPF 15
GrapeCity.CalcEngine Namespace / CalcCellIdentity Class
Properties Methods

In This Topic
    CalcCellIdentity Class Members
    In This Topic

    The following tables list the members exposed by CalcCellIdentity.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index of the current cell.  
    Public PropertyGets the row index of the current cell.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Converts to external identity.  
    Public MethodDetermines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity)
    Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity)
    Public MethodReturns a System.String that represents this instance.  
    Top
    See Also