X Tutup
Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 372 Bytes

File metadata and controls

27 lines (18 loc) · 372 Bytes

Comment-related objects

.. currentmodule:: docx.comments


|Comments| objects

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


|Comment| objects

.. autoclass:: Comment()
   :members:
   :inherited-members:
   :exclude-members:
       part
X Tutup