xmlFilename property


Returns or sets the path and filename of the XML file to be parsed when using the openXML method.

Syntax

object.xmlFilename [= pathname]

The xmlFilename property syntax has these parts:

PartDescription
object An object expression that evaluates to an XMLparser.
pathname A string expression that specifies the path and filename of an XML document.