remove

書式

characterStyle.remove()

説明

指定されたCharacterStyleを削除します。
app.activeDocument.characterStyles[1].remove();

目次に戻る