次の方法で共有


DocumentTable.Cells プロパティ

定義

テーブル内に含まれるセル。

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

プロパティ値

適用対象