文档 Settings
对象¶
Document Settings
objects
- class docx.settings.Settings[源代码]¶
Provides access to document-level settings for a document.
Accessed using the
Document.settings
property.- property element¶
The lxml element proxied by this object.
True if this document has distinct odd and even page headers and footers.
Read/write.