比如
Dim t As Table = tables("表A")
t.select(0, t.cols("第一列").index, t.rows.count-1, t.cols("第一列").index)