.. _section_api: 节对象 =============== Section objects .. tab:: 中文 提供对诸如边距和页面方向等部分属性的访问。 .. tab:: 英文 Provides access to section properties such as margins and page orientation. |Sections|对象 ------------------ |Sections| objects .. currentmodule:: docx.section .. autoclass:: Sections :members: |Section|对象 ----------------- |Section| objects .. autoclass:: Section :members: |_Header| 和 |_Footer| 对象 ------------------------------- |_Header| and |_Footer| objects .. autoclass:: _Header() :inherited-members: :members: :exclude-members: part .. autoclass:: _Footer() :inherited-members: :members: :exclude-members: part