win32uiole
.CreateOleDocument
PyCOleDocument
=
CreateOleDocument(
template
, fileName
)
Creates an OLE document.
Parameters
template
:
PyCDocTemplate
The template to be attached to this document.
fileName=None
: string
The filename for the document.