var para=app.activeDocument.textFrames[0].paragraphs[0]; var str=para.paragraphAttributes.tabStops[0].typename; alert(str);