ExtractedTable interface
Extraction information about a table contained in a page.
Properties
columns | List of columns contained in the table. |
id | Table identifier. |
Property Details
columns
List of columns contained in the table.
columns?: ExtractedTableColumn[]
Property Value
id
Table identifier.
id?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript