Spread Windows Forms 18
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Reference Structure


In This Topic
    Reference Structure Methods
    In This Topic

    For a list of all members of this type, see Reference members.

    Public Methods
     NameDescription
    Public MethodCompares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object.  
    Public MethodDetermines whether this reference contains the specified cell.  
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this reference.  
    Public MethodReturns a hash code for this instance.  
    Public MethodIntersects this Reference range with the specified Reference range.  
    Public MethodDetermines whether this reference is empty.  
    Public MethodOverloaded. Determines whether this reference is intersected with the specified reference.  
    Public MethodDetermines whether this reference is intersected with the specified references.  
    Public MethodGets a value indicating whether this reference is one cell.  
    Public MethodDetermines whether this reference is overlapped by the specified range.  
    Public MethodTranslates this by the specified amount.  
    Public MethodOverloaded. Determines whether this reference overlaps the specified range.  
    Public MethodReturns a System.String that represents this instance.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Unions the current Reference with the specified reference.  
    Public Methodstatic (Shared in Visual Basic)Computes the difference of two Reference. Difference of two Reference can produce a maximum of four Reference.If the two Reference do not intersect a zero-length array is returned.  
    Top
    See Also