OpenXMLDocuments.CustomizeTemplate Method

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Opens the specified XML document or form template for customization within its associated application.

expression.CustomizeTemplate(bstrSolutionLocation As String)

Parameters

expression

An expression that returns an OpenXMLDocuments Control object.

bstrSolutionLocation

A string that contains the URL of the location of the document or form template to open for customization.

Return Value

true if the XML document or form template successfully opens; otherwise false.

See Also

Reference

OpenXMLDocuments Control

OpenXMLDocuments Members