Click or drag to resize

DocxTableRowsCount Property

Ritorna il numero di righe della tabella.

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

Property Value

Type: Int32
The rows count.
See Also