LOTUSSCRIPT /COM/OLE のクラス


SetAttributeNode メソッド
新規の attribute ノードを追加します。

定義位置

NotesDOMElementNode

構文

Set notesDOMAttributeNode = notesDOMElementNode.SetAttributeNode( attributeNode )

パラメータ

attributeNode


戻り値

notesDOMAttributeNode


使用法

既存の属性を置換できない場合は、null を返します。