Compartir a través de


FormTable.Cells Propiedad

Definición

Lista de celdas contenidas en esta tabla.

public System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.Models.FormTableCell> Cells { get; }
member this.Cells : System.Collections.Generic.IReadOnlyList<Azure.AI.FormRecognizer.Models.FormTableCell>
Public ReadOnly Property Cells As IReadOnlyList(Of FormTableCell)

Valor de propiedad

Se aplica a