LOTUSSCRIPT /COM/OLE のクラス


ReplaceData メソッド
文字列を、指定したオフセットの位置で指定した文字列に置き換えます。

定義位置
NotesDOMCharacterDataNode

構文
Call notesDOMCharacterDataNode.ReplaceData( offset, count, replacementText )

パラメータ
offset


count
replacementText
使い方
offsetcount の合計がノードの長さを超える場合、データの最後までのすべての文字列が置換されます。