Link Search Menu Expand Document

IWorksheetRange Method

OverloadĀ List
NameDescription
Public methodRange(String)
Return cell range the specified by A1-style reference.
Public methodRange(Int32, Int32, Int32, Int32)
Return cell range specified by (row1, col1) - top-left cell and (row2, col1) - bottom-right cell
Top
See Also

Reference