XMLURL Property From Microsoft Office Web Components Visual Basic previous page next page expression.XMLURL expression Required. An expression that returns a Spreadsheet object.ExampleThis example loads the contents of the specified XML file into Sheet1 of Spreadsheet1.Spreadsheet1.XMLURL = "http://example.microsoft.com/Test.xml"