ArbitraryXMLSupportAvailable Property [Excel 2003 VBA Language Reference]

Note  XML features, except for saving files in the XML Spreadsheet format, are available only in Microsoft Office Professional Edition 2003 and Microsoft Office Excel 2003.

Returns a Boolean value that indicates whether the XML features in Microsoft Excel are available. Read-only.

expression.ArbitraryXMLSupportAvailable

expression Required. An expression that returns an Application object.

Applies to | Application Object