Rows
FieldDatabaseDataTable.Rows property
Gets rows that belong to this table.
public IList<FieldDatabaseDataRow> Rows { get; }
See Also
- class FieldDatabaseDataRow
- class FieldDatabaseDataTable
- namespace Aspose.Words.Fields
- assembly Aspose.Words
Gets rows that belong to this table.
public IList<FieldDatabaseDataRow> Rows { get; }