LOTUSSCRIPT /COM/OLE のクラス


NodeValue プロパティ

読み書き可能。このノードの値です。タイプによります。

定義位置

NotesDOMNode

データ型

String 型

構文

取得方法:nodeValue$ = notesDOMNode.NodeValue

設定方法:notesDOMNode.NodeValue = nodeValue$

有効な値
クラス
NotesDOMAttributeNode属性の値
NotesDOMCDATASectionNodeCDATA セクションの内容
NotesDOMCommentNodeコメントの内容
NotesDOMDocumentFragmentNodeNull
NotesDOMDocumentNodeNull
NotesDOMDocumentTypeNodeNull
NotesDOMElementNodeNull
NotesDOMEntityNodeNull
NotesDOMEntityReferenceNodeNull
NotesDOMNotationNodeNull
NotesDOMProcessingInstructionNodeターゲットを除く全内容
NotesDOMTextNodetext ノードの内容
NotesDOMXMLDeclNode