removeAll
書式
placedItems.removeAll()
説明
ドキュメント内にあるすべてのPlacedItemオブジェクト(リンク画像)を削除します。
app.activeDocument.placedItems.removeAll();
目次に戻る