class docx.section.Sections(document_elm, document_part)
与文档中的部分对应的Section对象的序列。
支持 len(), iteration, 和 索引访问.
len()
iteration