Syntax

expression.XPath

expression A variable that represents a ListColumn object.

Remarks

The XPath property is valid when the range it contains meets the following conditions:

Any ranges that don't meet the above conditions returns a runtime error.

If the range selection is valid, but none of the cells are mapped, Excel returns an XPath object so that you can access the SetValue method to create a mapping.

See also: