Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Note
iconfalse

WordTemplate is available in WordWriter Enterprise Edition and WordWriter Standard Edition. (WordWriter Editions)

Table of Contents

Table of Contents
Description

Excerpt

The WordTemplate object represents a WordWriter template. A WordWriter template is a file created in Microsoft Word that contains merge fields.

...

Fields

ALL_ROWS

Excerpt Include
WW8:WordTemplate.ALL_ROWSWW8:
WordTemplate.ALL_ROWS
nopaneltrue

...

Name

Description

Bookmarks

Excerpt Include
WW8:WordTemplate.BookmarksWW8:
WordTemplate.Bookmarks
nopaneltrue

ContentType

Excerpt Include
WW8:WordTemplate.ContentTypeWW8:
WordTemplate.ContentType
nopaneltrue

CultureInfo

Excerpt Include
WW8:WordTemplate.CultureInfoWW8:
WordTemplate.CultureInfo
nopaneltrue

DataSourceSeparator

Excerpt Include
WW8:WordTemplate.DataSourceSeparatorWW8:
WordTemplate.DataSourceSeparator
nopaneltrue

EnableNEXTFields

Excerpt Include
WW8:WordTemplate.EnableNEXTFieldsWW8:
WordTemplate.EnableNEXTFields
nopaneltrue

FieldMarkers

Excerpt Include
WW8:WordTemplate.FieldMarkersWW8:
WordTemplate.FieldMarkers
nopaneltrue

LicenseKey

Excerpt Include
WW8:WordTemplate.LicenseKeyWW8:
WordTemplate.LicenseKey
nopaneltrue

PreserveFields

Excerpt Include
WW8:WordTemplate.PreserveFieldsWW8:
WordTemplate.PreserveFields
nopaneltrue

SaveExtension

Excerpt Include
WW8:WordTemplate.SaveExtensionWW8:
WordTemplate.SaveExtension
nopaneltrue

UnlinkIfFields

Excerpt Include
WordTemplate.UnlinkIfFields
WordTemplate.UnlinkIfFields
nopaneltrue

UpdateIfFields

Excerpt Include
WW8:WordTemplate.UpdateIfFieldsWW8:
WordTemplate.UpdateIfFields
nopaneltrue

Version

Excerpt Include
WW8:WordTemplate.VersionWW8:
WordTemplate.Version
nopaneltrue

...

Name

Description

BookmarkFieldMarkers(String)

Excerpt Include
WW8:WordTemplate.BookmarkFieldMarkers(String)WW8:
WordTemplate.BookmarkFieldMarkers(String)
nopaneltrue

Open(String)

Excerpt Include
WW8:WordTemplate.Open(String)WW8:
WordTemplate.Open(String)
nopaneltrue

Open(System.IO.Stream)

Excerpt Include
WW8:WordTemplate.Open(System.IO.Stream)WW8:
WordTemplate.Open(System.IO.Stream)
nopaneltrue

Open(WordApplication, Document)

Excerpt Include
WW8:WordTemplate.Open(WordApplication, Document)WW8:
WordTemplate.Open(WordApplication, Document)
nopaneltrue

Process()

Excerpt Include
WW8:WordTemplate.Process()WW8:
WordTemplate.Process()
nopaneltrue

Save(String)

Excerpt Include
WW8:WordTemplate.Save(String)WW8:
WordTemplate.Save(String)
nopaneltrue

Save(System.IO.Stream)

Excerpt Include
WW8:WordTemplate.Save(System.IO.Stream)WW8:
WordTemplate.Save(System.IO.Stream)
nopaneltrue

Save(System.Web.HttpResponse)

Excerpt Include
WW8:WordTemplate.Save(System.Web.HttpResponse)WW8:
WordTemplate.Save(System.Web.HttpResponse)
nopaneltrue

Save(System.Web.HttpResponse, String, Boolean)

Excerpt Include
WW8:WordTemplate.Save(System.Web.HttpResponse, String, Boolean)WW8:
WordTemplate.Save(System.Web.HttpResponse, String, Boolean)
nopaneltrue

SetDataSource(Object(), String(), String)

Excerpt Include
WW8:WordTemplate.SetDataSource(Object(), String(), String)WW8:
WordTemplate.SetDataSource(Object(), String(), String)
nopaneltrue

SetDataSource(Object(), String())

Excerpt Include
WW8:WordTemplate.SetDataSource(Object(), String())WW8:
WordTemplate.SetDataSource(Object(), String())
nopaneltrue

SetDataSource(System.Data.DataSet, String)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Data.DataSet, String)WW8:
WordTemplate.SetDataSource(System.Data.DataSet, String)
nopaneltrue

SetDataSource(System.Data.DataSet)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Data.DataSet)WW8:
WordTemplate.SetDataSource(System.Data.DataSet)
nopaneltrue

SetDataSource(System.Data.DataTable, String)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Data.DataTable, String)WW8:
WordTemplate.SetDataSource(System.Data.DataTable, String)
nopaneltrue

SetDataSource(System.Data.DataTable)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Data.DataTable)WW8:
WordTemplate.SetDataSource(System.Data.DataTable)
nopaneltrue

SetDataSource(System.Data.IDataReader, String)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Data.IDataReader, String)WW8:
WordTemplate.SetDataSource(System.Data.IDataReader, String)
nopaneltrue

SetDataSource(System.Data.IDataReader)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Data.IDataReader)WW8:
WordTemplate.SetDataSource(System.Data.IDataReader)
nopaneltrue

SetDataSource(Object, String)

Excerpt Include
WW8:WordTemplate.SetDataSource(Object, String)WW8:
WordTemplate.SetDataSource(Object, String)
nopaneltrue

SetDataSource(System.Collections.IEnumerator, String())

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Collections.IEnumerator, String())WW8:
WordTemplate.SetDataSource(System.Collections.IEnumerator, String())
nopaneltrue

SetDataSource(System.Collections.IEnumerator, String(), String)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Collections.IEnumerator, String(), String)WW8:
WordTemplate.SetDataSource(System.Collections.IEnumerator, String(), String)
nopaneltrue

SetDataSource(System.Collections.IDictionary)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Collections.IDictionary)WW8:
WordTemplate.SetDataSource(System.Collections.IDictionary)
nopaneltrue

SetDataSource(System.Collections.IDictionary, String)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Collections.IDictionary, String)WW8:
WordTemplate.SetDataSource(System.Collections.IDictionary, String)
nopaneltrue

SetDataSource(System.Collections.ICollection, String())

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Collections.ICollection, String())WW8:
WordTemplate.SetDataSource(System.Collections.ICollection, String())
nopaneltrue

SetDataSource(System.Collections.ICollection, String(), String)

Excerpt Include
WW8:WordTemplate.SetDataSource(System.Collections.ICollection, String(), String)WW8:
WordTemplate.SetDataSource(System.Collections.ICollection, String(), String)
nopaneltrue

SetMailMerge(Object(,), String())

Excerpt Include
WW8:WordTemplate.SetMailMerge(Object(,), String())WW8:
WordTemplate.SetMailMerge(Object(,), String())
nopaneltrue

SetMailMerge(Object(,), String(), Int32, Boolean)

Excerpt Include
WW8:WordTemplate.SetMailMerge(Object(,), String(), Int32, Boolean)WW8:
WordTemplate.SetMailMerge(Object(,), String(), Int32, Boolean)
nopaneltrue

SetMailMerge(Object(), String())

Excerpt Include
WW8:WordTemplate.SetMailMerge(Object(), String())WW8:
WordTemplate.SetMailMerge(Object(), String())
nopaneltrue

SetMailMerge(Object()(), String())

Excerpt Include
WW8:WordTemplate.SetMailMerge(Object()(), String())WW8:
WordTemplate.SetMailMerge(Object()(), String())
nopaneltrue

SetMailMerge(Object()(), String(), Int32, Boolean)

Excerpt Include
WW8:WordTemplate.SetMailMerge(Object()(), String(), Int32, Boolean)WW8:
WordTemplate.SetMailMerge(Object()(), String(), Int32, Boolean)
nopaneltrue

SetMailMerge(System.Collections.ICollection)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Collections.ICollection)WW8:
WordTemplate.SetMailMerge(System.Collections.ICollection)
nopaneltrue

SetMailMerge(System.Collections.IEnumerator)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Collections.IEnumerator)WW8:
WordTemplate.SetMailMerge(System.Collections.IEnumerator)
nopaneltrue

SetMailMerge(System.Data.DataSet)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Data.DataSet)WW8:
WordTemplate.SetMailMerge(System.Data.DataSet)
nopaneltrue

SetMailMerge(System.Data.DataSet, Int32)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Data.DataSet, Int32)WW8:
WordTemplate.SetMailMerge(System.Data.DataSet, Int32)
nopaneltrue

SetMailMerge(System.Data.DataTable)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Data.DataTable)WW8:
WordTemplate.SetMailMerge(System.Data.DataTable)
nopaneltrue

SetMailMerge(System.Data.DataTable, Int32)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Data.DataTable, Int32)WW8:
WordTemplate.SetMailMerge(System.Data.DataTable, Int32)
nopaneltrue

SetMailMerge(System.Data.IDataReader)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Data.IDataReader)WW8:
WordTemplate.SetMailMerge(System.Data.IDataReader)
nopaneltrue

SetMailMerge(System.Data.IDataReader, Int32)

Excerpt Include
WW8:WordTemplate.SetMailMerge(System.Data.IDataReader, Int32)WW8:
WordTemplate.SetMailMerge(System.Data.IDataReader, Int32)
nopaneltrue

SetRepeatBlock(System.Data.DataSet, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Data.DataSet, String)WW8:
WordTemplate.SetRepeatBlock(System.Data.DataSet, String)
nopaneltrue

SetRepeatBlock(System.Data.DataSet, String, Int32)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Data.DataSet, String, Int32)WW8:
WordTemplate.SetRepeatBlock(System.Data.DataSet, String, Int32)
nopaneltrue

SetRepeatBlock(System.Data.DataTable, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Data.DataTable, String)WW8:
WordTemplate.SetRepeatBlock(System.Data.DataTable, String)
nopaneltrue

SetRepeatBlock(System.Data.DataTable, String, Int32)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Data.DataTable, String, Int32)WW8:
WordTemplate.SetRepeatBlock(System.Data.DataTable, String, Int32)
nopaneltrue

SetRepeatBlock(System.Data.IDataReader, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Data.IDataReader, String)WW8:
WordTemplate.SetRepeatBlock(System.Data.IDataReader, String)
nopaneltrue

SetRepeatBlock(System.Data.IDataReader, String, Int32)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Data.IDataReader, String, Int32)WW8:
WordTemplate.SetRepeatBlock(System.Data.IDataReader, String, Int32)
nopaneltrue

SetRepeatBlock(Object(), String(), String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(Object(), String(), String)WW8:
WordTemplate.SetRepeatBlock(Object(), String(), String)
nopaneltrue

SetRepeatBlock(Object(,), String(), String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(Object(,), String(), String)WW8:
WordTemplate.SetRepeatBlock(Object(,), String(), String)
nopaneltrue

SetRepeatBlock(Object(,), String(), String, Int32, Boolean)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(Object(,), String(), String, Int32, Boolean)WW8:
WordTemplate.SetRepeatBlock(Object(,), String(), String, Int32, Boolean)
nopaneltrue

SetRepeatBlock(Object()(), String(), String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(Object()(), String(), String)WW8:
WordTemplate.SetRepeatBlock(Object()(), String(), String)
nopaneltrue

SetRepeatBlock(Object()(), String(), String, Int32, Boolean)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(Object()(), String(), String, Int32, Boolean)WW8:
WordTemplate.SetRepeatBlock(Object()(), String(), String, Int32, Boolean)
nopaneltrue

SetRepeatBlock(System.Collections.IEnumerator, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Collections.IEnumerator, String)WW8:
WordTemplate.SetRepeatBlock(System.Collections.IEnumerator, String)
nopaneltrue

SetRepeatBlock(System.Collections.IEnumerator, String, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Collections.IEnumerator, String, String)WW8:
WordTemplate.SetRepeatBlock(System.Collections.IEnumerator, String, String)
nopaneltrue

SetRepeatBlock(System.Collections.ICollection, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Collections.ICollection, String)WW8:
WordTemplate.SetRepeatBlock(System.Collections.ICollection, String)
nopaneltrue

SetRepeatBlock(System.Collections.ICollection, String, String)

Excerpt Include
WW8:WordTemplate.SetRepeatBlock(System.Collections.ICollection, String, String)WW8:
WordTemplate.SetRepeatBlock(System.Collections.ICollection, String, String)
nopaneltrue

WordTemplate()

Excerpt Include
WW8:WordTemplate.WordTemplate()WW8:
WordTemplate.WordTemplate()
nopaneltrue

...

Overload

Description

Open(Microsoft.SharePoint.SPDocumentLibrary, String)

Excerpt Include
WW8:SharePointIntegration.Open(WordTemplate, Microsoft.SharePoint.SPDocumentLibrary, String)WW8:
SharePointIntegration.Open(WordTemplate, Microsoft.SharePoint.SPDocumentLibrary, String)
nopaneltrue

Open(Microsoft.SharePoint.SPListItem, String)

Excerpt Include
WW8:SharePointIntegration.Open(WordTemplate, Microsoft.SharePoint.SPListItem, String)WW8:
SharePointIntegration.Open(WordTemplate, Microsoft.SharePoint.SPListItem, String)
nopaneltrue

Save(Microsoft.SharePoint.SPDocumentLibrary, String, Boolean)

Excerpt Include
WW8:SharePointIntegration.Save(WordTemplate, Microsoft.SharePoint.SPDocumentLibrary, String, Boolean)WW8:
SharePointIntegration.Save(WordTemplate, Microsoft.SharePoint.SPDocumentLibrary, String, Boolean)
nopaneltrue

Save(Microsoft.SharePoint.SPListItem, String)

Excerpt Include
WW8:SharePointIntegration.Save(WordTemplate, Microsoft.SharePoint.SPListItem, String)WW8:
SharePointIntegration.Save(WordTemplate, Microsoft.SharePoint.SPListItem, String)
nopaneltrue

SetDataSource(Microsoft.SharePoint.SPList, String)

Excerpt Include
WW8:SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPList, String)WW8:
SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPList, String)
nopaneltrue

SetDataSource(Microsoft.SharePoint.SPList)

Excerpt Include
WW8:SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPList)WW8:
SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPList)
nopaneltrue

SetDataSource(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String)

Excerpt Include
WW8:SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String)WW8:
SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String)
nopaneltrue

SetDataSource(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList)

Excerpt Include
WW8:SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList)WW8:
SharePointIntegration.SetDataSource(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList)
nopaneltrue

SetMailMerge(Microsoft.SharePoint.SPList, Int32)

Excerpt Include
WW8:SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPList, Int32)WW8:
SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPList, Int32)
nopaneltrue

SetMailMerge(Microsoft.SharePoint.SPList)

Excerpt Include
WW8:SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPList)WW8:
SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPList)
nopaneltrue

SetMailMerge(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, Int32)

Excerpt Include
WW8:SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, Int32)WW8:
SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, Int32)
nopaneltrue

SetMailMerge(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList)

Excerpt Include
WW8:SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList)WW8:
SharePointIntegration.SetMailMerge(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList)
nopaneltrue

SetRepeatBlock(Microsoft.SharePoint.SPList, String, Int32)

Excerpt Include
WW8:SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPList, String, Int32)WW8:
SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPList, String, Int32)
nopaneltrue

SetRepeatBlock(Microsoft.SharePoint.SPList, String)

Excerpt Include
WW8:SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPList, String)WW8:
SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPList, String)
nopaneltrue

SetRepeatBlock(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String, Int32)

Excerpt Include
WW8:SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String, Int32)WW8:
SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String, Int32)
nopaneltrue

SetRepeatBlock(Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String)

Excerpt Include
WW8:SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String)WW8:
SharePointIntegration.SetRepeatBlock(WordTemplate, Microsoft.SharePoint.SPView, Microsoft.SharePoint.SPList, String)
nopaneltrue