Click or drag to resize

Table Rows Property

Get the table rows

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public RowCollection Rows { get; }

Property Value

Type: RowCollection

Implements

ITable Rows
See Also