IXPath.SetValue(XmlMap, String, Object, Object) Method

Definition

public void SetValue (Microsoft.Office.Interop.Excel.XmlMap Map, string XPath, object SelectionNamespace, object Repeating);
Public Sub SetValue (Map As XmlMap, XPath As String, Optional SelectionNamespace As Object, Optional Repeating As Object)

Parameters

Map
XmlMap
XPath
String
SelectionNamespace
Object
Repeating
Object

Applies to