Uses of Class
com.azure.ai.documentintelligence.models.DocumentTableCell
Packages that use DocumentTableCell
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentTableCell in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentTableCellModifier and TypeMethodDescriptionstatic DocumentTableCellDocumentTableCell.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentTableCell from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentTableCellModifier and TypeMethodDescriptionDocumentTable.getCells()Get the cells property: Cells contained within the table.