Freigeben über


ExtractedTable.Columns Eigenschaft

Definition

Ruft die Liste der in der Tabelle enthaltenen Spalten ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="columns")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.FormRecognizer.Models.ExtractedTableColumn> Columns { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="columns")>]
member this.Columns : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.FormRecognizer.Models.ExtractedTableColumn> with get, set
Public Property Columns As IList(Of ExtractedTableColumn)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: