Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the node type.
| Name | Value | Description |
|---|---|---|
| msoCustomXMLNodeAttribute | 2 | The node is an attribute. |
| msoCustomXMLNodeCData | 4 | The node is a CData type. |
| msoCustomXMLNodeComment | 8 | The node is a comment. |
| msoCustomXMLNodeDocument | 9 | The node is a Document node. |
| msoCustomXMLNodeElement | 1 | The node is an element. |
| msoCustomXMLNodeProcessingInstruction | 7 | The node is a processing instruction. |
| msoCustomXMLNodeText | 3 | The node is a text node. |
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.