Documents.AddOld(Object, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public Microsoft.Office.Interop.Word.Document AddOld (ref object Template, ref object NewTemplate);
abstract member AddOld : obj * obj -> Microsoft.Office.Interop.Word.Document
Public Function AddOld (Optional ByRef Template As Object, Optional ByRef NewTemplate As Object) As Document
Parameters
- Template
- Object
- NewTemplate
- Object