removeAll

書式

symbolItems.removeAll()

説明

ドキュメント内にあるすべてのSymbolItemオブジェクト(シンボル画像)を削除します。
app.activeDocument.symbolItems.removeAll();

目次に戻る