WorksheetElementGetRow - метод
Метод для получения строки по ее номеру
Пространство имён: Tessa.Extensions.Default.Server.CardsСборка: Tessa.Extensions.Default.Server (в Tessa.Extensions.Default.Server.dll) Версия: 3.6.0.22
public RowCellGroup GetRow(
int rowIndex
)
Public Function GetRow (
rowIndex As Integer
) As RowCellGroup
public:
RowCellGroup^ GetRow(
int rowIndex
)
member GetRow :
rowIndex : int -> RowCellGroup
- rowIndex Int32
- Номер строки
RowCellGroupВозвращает первую найденную строку, или null, если таких строк нет