Skip to main content
type alias DocumentTableCellKind
import { type DocumentTableCellKind } from "https://deno.land/x/ai_form_recognizer@v1.1.0/mod.ts";

Defines values for DocumentTableCellKind.
KnownDocumentTableCellKind can be used interchangeably with DocumentTableCellKind, this enum contains the known values that the service supports.

Known values supported by the service

content
rowHeader
columnHeader
stubHead
description

definition: string