Gets a collection of data items in a given
CellRange.
'Declaration
Public Function GetDataItems( _
ByVal As CellRange _
) As System.Collections.IEnumerable
public System.Collections.IEnumerable GetDataItems(
CellRange
)
Parameters
- rng
- CellRange that specifies the rows for which to return data items.
Return Value
A collection of data items in the given cell range.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2