Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcSheetRangeIdentity Class
Properties Methods

In This Topic
    CalcSheetRangeIdentity Class Members
    In This Topic

    The following tables list the members exposed by CalcSheetRangeIdentity.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of columns in the range.  
    Public PropertyGets the column index of the first cell in the range.  
    Public PropertyGets or sets the end source.  
    Public PropertyGets a value indicating whether this instance is full column.  
    Public PropertyGets a value indicating whether this instance is full row.  
    Public PropertyGets the number of rows in the range.  
    Public PropertyGets the row index of the first cell in the range.  
    Public PropertyGets or sets the start source.  
    Top
    Public Methods
     NameDescription
    Public MethodConverts to non-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