Search
CellRangeCollection.Item Property
See Also
 






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

 Overload List

Name Description

CellRangeCollection.Item (Int32, Int32, Int32, Int32)

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

CellRangeCollection.Item (String)

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

 See Also