removeAll
書式
gradients.removeAll()
説明
すべてのGradientオブジェクトを削除します。
app.activeDocument.gradients.removeAll();
目次に戻る