获取表格的索引。
这里的 Index 是Word中定义的表格索引概念。Index值的意思是指当前表格在 DataRegion 中包含的所有表格中的排序位置。
Index的值从"1"开始。
public int Index { get; }