Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
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.