Compartilhar via


XMLNodes.Add(String, String, Object) Método

Definição

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

Parâmetros

Name
String
Namespace
String
Range
Object

Retornos

Aplica-se a