Excel for WinRT
XLCellRange Constructor


Overload List
OverloadDescription
XLCellRange Constructor()Creates an instance of an XLCellRange object containing an empty range.  
XLCellRange Constructor(Int32,Int32,Int32,Int32)Creates an instance of an XLCellRange object containing a specified range.  
XLCellRange Constructor(XLSheet,Int32,Int32,Int32,Int32)Creates an instance of an XLCellRange object containing a specified range.  
XLCellRange Constructor(XLSheet,Int32,Int32,Int32,Int32,XLReferenceType,XLReferenceType,XLReferenceType,XLReferenceType)Creates an instance of an XLCellRange object containing a specified range.  
XLCellRange Constructor(XLSheet,Int32,Int32,XLReferenceType,XLReferenceType)Creates an instance of an XLCellRange object containing a specified range.  
XLCellRange Constructor(Int32,Int32,Int32,Int32,Int32,Int32,XLReferenceType,XLReferenceType,XLReferenceType,XLReferenceType)Creates an instance of an XLCellRange object containing a specified range.  
XLCellRange Constructor(XLSheet,String)Creates an instance of an XLCellRange object containing a specified range.  
XLCellRange Constructor(C1XLBook,String)Creates an instance of an XLCellRange object containing a specified range.  
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback