April 2006
Beginner
1114 pages
98h 16m
English
xmlnamespaces.Value
Returns a string containing all the namespaces loaded in a workbook. The following code displays the namespaces from a workbook in the Debug window:
Debug.Print ThisWorkbook.XmlNamespaces.Value
Read now
Unlock full access