allCellStyles
書式
app.allCellStyles
説明
allCellStylesはすべてのセルスタイルを示します。
var list=app.allCellStyles; alert(list.length);
目次に戻る