Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32uiole
>
CreateOleDocument
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.