获取 Table 的单元格区域引用字符串。例如:"A1:F5"。
这里返回的是打开当前Table表格时使用的单元格区域引用字符串。
public string RangeAddress { get; }