Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 758 Bytes

Excel.XmlNamespaces.Value.md

File metadata and controls

33 lines (19 loc) · 758 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
XmlNamespaces.Value property (Excel)
vbaxl10.chm746076
vbaxl10.chm746076
Excel.XmlNamespaces.Value
68eeae19-06d9-27c4-e256-e383999c3d9c
05/21/2019
medium

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.

[!includeSupport and feedback]