Uses of Class
com.azure.ai.documentintelligence.models.DocumentTableCell
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentTableCell in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentTableCell
DocumentTableCell.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentTableCell from the JsonReader.Modifier and TypeMethodDescriptionDocumentTable.getCells()
Get the cells property: Cells contained within the table.