[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Reference.IsIntersectedWith

IsIntersectedWith Method

IsIntersectedWith(Reference[])

Determines whether this reference is intersected with the specified references.

Declaration
public bool IsIntersectedWith(Reference[] references)
Public Function IsIntersectedWith(references As Reference()) As Boolean
Parameters
Type Name Description
Reference[] references
Returns
Type Description
bool

true if the specified row is intersected; otherwise, false.