Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 565 Bytes

section.rst

File metadata and controls

41 lines (23 loc) · 565 Bytes

Section objects

Provides access to section properties such as margins and page orientation.

|Sections| objects

.. currentmodule:: docx.section

.. autoclass:: Sections
   :members:


|Section| objects

.. autoclass:: Section
   :members:


|_Header| and |_Footer| objects

.. autoclass:: _Header()
   :inherited-members:
   :members:
   :exclude-members: part


.. autoclass:: _Footer()
   :inherited-members:
   :members:
   :exclude-members: part