var tf=app.activeDocument.textFrames[0]; var t=tf.tables; t.item(0).name="売り上げ表"; alert(t.itemByName("売り上げ表").contents);