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