[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-standard-api
C1.Excel Assembly
C1.Excel
Classes
XLCellRange
Methods
Intersects
dotnet-standard-api
C1.Excel Assembly
C1.Excel
Classes
C1XLBook
ShapeCollection
XLBorderFormatting
XLCell
XLCellRange
Constructors
Properties
Methods
Clone
Contains
Intersects
ToA1
ToR1C1
ToString
XLCellRangeCollection
XLColumn
XLColumnCollection
XLComment
XLCommentCollection
XLCommentShape
XLConditionalFormatting
XLConditionalFormattingCollection
XLConditionalFormattingRangeCollection
XLConditionalFormattingRule
XLConditionalFormattingRuleCollection
XLDataValidation
XLDataValidationCollection
XLDataValidationRangeCollection
XLExternalBook
XLExternalBookCollection
XLExternalSheet
XLFont
XLFontFormatting
XLNamedRange
XLNamedRangeCollection
XLOpaqueShape
XLPatternFormatting
XLPictureShape
XLPrintSettings
XLProgressEventArgs
XLRange
XLRow
XLRowCollection
XLShape
XLSheet
XLSheetCollection
XLStyle
XLTextShape
Structs
Enums
Delegates
C1.Util
(Showing Draft Content)
C1.Excel.XLCellRange.Intersects
Intersects Method
Intersects(XLCellRange)
Determines whether the range intersects another range.
Declaration
public bool Intersects(XLCellRange cr)
Parameters
Type
Name
Description
XLCellRange
cr
Returns
Type
Description
bool