DocumentTableCellKind(String) Constructor

Definition

Initializes a new instance of DocumentTableCellKind.

public DocumentTableCellKind (string value);
new Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTableCellKind : string -> Azure.AI.FormRecognizer.DocumentAnalysis.DocumentTableCellKind
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to