A Sandcastle Documented Class Library
![]() | DocxTableGetTableRow Method |
Ritorna la riga di tabella
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxTableRow GetTableRow( int row )
Public Function GetTableRow ( row As Integer ) As DocxTableRow
public: DocxTableRow^ GetTableRow( int row )
member GetTableRow : row : int -> DocxTableRow
Parameters
- row
- Type: SystemInt32
The row.
Return Value
Type: DocxTableRowTableRow.
