XmlNamespaces.Value property (Excel)
Returns a String value that represents the XML namespaces that have been added to the workbook.
Syntax
expression.Value
expression A variable that represents an XmlNamespaces object.
Remarks
If the workbook contains more than one namespace, the namespaces are separated by a blank space in the string returned by the Value property.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.