Click or drag to resize

DocxTableRowsCount Property

Ritorna il numero di righe della tabella.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public int RowsCount { get; }

Property Value

Int32
The rows count.
See Also