Edit

Share via


XMLNodes.Add(String, String, Object) Method

Definition

This object, member, or enumeration is deprecated and is not intended to be used in your code.

public Microsoft.Office.Interop.Word.XMLNode Add (string Name, string Namespace, ref object Range);
abstract member Add : string * string * obj -> Microsoft.Office.Interop.Word.XMLNode
Public Function Add (Name As String, Namespace As String, Optional ByRef Range As Object) As XMLNode

Parameters

Name
String
Namespace
String
Range
Object

Returns

Applies to