'Declaration Public Shared Function CreateRowsReferences( _
ByVal rowIndexИндекс строки.As System.Int32, _
ByVal rowCountКоличество строк.As System.Int32 _
) As CellReferences
public static CellReferences CreateRowsReferences(
System.Int32 rowIndex,
System.Int32 rowCount
)
public: static CellReferences* CreateRowsReferences(
System.Int32 rowIndex,
System.Int32 rowCount
)
public:
static CellReferences^ CreateRowsReferences(
System.Int32 rowIndex,
System.Int32 rowCount
)
Parameters
- rowIndex
- Индекс строки.
- rowCount
- Количество строк.
Return Value
Ячейка ссылается на строку.