你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
DocumentTableOutput interface
一个表格对象,该对象由排列在矩形布局中的表格单元格组成。
属性
bounding |
覆盖表的边界区域。 |
caption | 与表格关联的标题。 |
cells | 表格中包含的单元格。 |
column |
表中的列数。 |
footnotes | 与表关联的脚注列表。 |
row |
表中的行数。 |
spans | 读取顺序中表的位置连接内容。 |
属性详细信息
boundingRegions
caption
cells
columnCount
表中的列数。
columnCount: number
属性值
number
footnotes
rowCount
表中的行数。
rowCount: number
属性值
number