class docx.table._Rows(tbl, parent)
与表中的行相对应的 _Row 对象序列。 支持 len()、迭代、索引访问和切片。
len()
table
对此行集合所属的 Table 对象的引用。