共用方式為


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 a XmlNamespaces object.

Remarks

If the workbook contains more than one namespace, then the namespaces are seperated by a blank space in the string returned by the Value property.

請參閱

概念

XmlNamespaces Object Members

XmlNamespaces Object