var s=app.activeDocument.cellStyleGroups[0]; alert(s.allCellStyles.length); alert(s.allCellStyles[0].name);