Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Overload

Description

Open(String)

Opens the WordWriter template specified by the templateFileName parameter.

Open(System.IO.Stream)

Opens a WordWriter template from a System.IO.Stream. A WordWriter template is a file created in Microsoft Word that contains merge fields.

Open(WordApplication, Document)

Passes a document from WordApplication to WordTemplate.

SharePoint Integration Extension Methods

Introduced in build 4.5

Overload

Description

Open(Microsoft.SharePoint.SPDocumentLibrary, String)

Opens the WordWriter template specified by the templateFileName parameter.

Open(Microsoft.SharePoint.SPListItem, String)

Opens the WordWriter template specified by the templateFileName parameter.
  • No labels