表格
=====
Table
.. tab:: 中文
表格由多行单元格组成。隐式的 *网格列* 序列
将单元格跨行对齐。如果没有合并的单元格,则网格列
直接对应于可视列。
所有表格内容都包含在其单元格中。
除了此概述之外,还有以下更专业的
特征分析:
.. tab:: 英文
A table is composed of rows of cells. An implicit sequence of *grid columns*
align cells across rows. If there are no merged cells, the grid columns
correspond directly to the visual columns.
All table content is contained in its cells.
In addition to this overview, there are the following more specialized
feature analyses:
.. toctree::
:titlesonly:
table-props
table-row
table-cell
cell-merge
样本 XML
------------
Specimen XML
.. highlight:: xml
.. tab:: 中文
插入 2x2 表格时,Word 会生成以下 XML
.. tab:: 英文
The following XML is generated by Word when inserting a 2x2 table
::
架构定义
------------------
Schema Definitions
.. tab:: 中文
.. tab:: 英文
.. highlight:: xml
::