CreateRowsReferences(Int32,Int32) Method (CellReferences)
Creates the cell references to the specified rows.
'Declaration
Public Shared Function CreateRowsReferences( _
ByVal As System.Int32, _
ByVal As System.Int32 _
) As CellReferences
public static CellReferences CreateRowsReferences(
System.Int32 ,
System.Int32
)
public: static CellReferences* CreateRowsReferences(
System.Int32 ,
System.Int32
)
public:
static CellReferences^ CreateRowsReferences(
System.Int32 ,
System.Int32
)
Parameters
- rowIndex
- Index of the row.
- rowCount
- The row count.
Return Value
The cell references to the row.
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5