remove
書式
nonNativeItemObject
.remove()
説明
NoNativeItemオブジェクトを削除します。指定できるパラメーターや戻り値はありません。
app.activeDocument.noNativeItems[0].remove();
目次に戻る