Class OfficeDocumentT

protocol ooodev.proto.office_document_t.OfficeDocumentT[source]

Represents the common interface for all office documents.

Classes that implement this protocol must have the following methods / attributes:

DOC_CLSID: CLSID

Document CLSID.

DOC_TYPE: DocType

Document Type.

Hint

  • DocType can be imported form ooodev.loader.inst.doc_type