FieldDatabaseDataTable class
FieldDatabaseDataTable class
Provides data for the FieldDatabase field result. To learn more, visit the Working with Fields documentation article.
Constructors
Name | Description |
---|---|
FieldDatabaseDataTable(column_names) | Initializes a new instance of the FieldDatabaseDataTable class. |
Properties
Name | Description |
---|---|
column_names | Gets columns that belong to this table. |
rows | Gets rows that belong to this table. |
See Also
- module aspose.words.fields