rows property
FieldDatabaseDataTable.rows property
Gets rows that belong to this table.
@property
def rows(self) -> List[aspose.words.fields.FieldDatabaseDataRow]:
...
See Also
- module aspose.words.fields
- class FieldDatabaseDataTable
Gets rows that belong to this table.
@property
def rows(self) -> List[aspose.words.fields.FieldDatabaseDataRow]:
...