Search
CellRangeCollection.get Method
See Also
 






Gets a CellRange object that can be used to manipulate the data of the cells in the specified range.

 Overload List

Name Description

CellRangeCollection.get (Int32, Int32, Int32, Int32)

Gets a CellRange object that can be used to manipulate the data of the cells in the specified range.

CellRangeCollection.get (String)

Gets a CellRange object that can be used to manipulate the data of the cells in the specified range.

 See Also