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