Overload List

  Name Description
Public method XLCellRange()()()()
Creates an instance of an XLCellRange object containing an empty range.
Public method XLCellRange(C1XLBook, String)
Creates an instance of an XLCellRange object containing a specified range.
Public method XLCellRange(XLSheet, String)
Creates an instance of an XLCellRange object containing a specified range.
Public method XLCellRange(Int32, Int32, Int32, Int32)
Creates an instance of an XLCellRange object containing a specified range.
Public method XLCellRange(XLSheet, Int32, Int32, XLReferenceType, XLReferenceType)
Creates an instance of an XLCellRange object containing a specified range.
Public method XLCellRange(XLSheet, Int32, Int32, Int32, Int32)
Creates an instance of an XLCellRange object containing a specified range.
Public method XLCellRange(XLSheet, Int32, Int32, Int32, Int32, XLReferenceType, XLReferenceType, XLReferenceType, XLReferenceType)
Creates an instance of an XLCellRange object containing a specified range.
Public method XLCellRange(Int32, Int32, Int32, Int32, Int32, Int32, XLReferenceType, XLReferenceType, XLReferenceType, XLReferenceType)
Creates an instance of an XLCellRange object containing a specified range.

See Also