var s=app.activeDocument.objectStyles; var data=s[4].getElements(); alert(data.length); alert(data.join);