[]
Gets or sets range on the relevant sheet that the table occupies expressed using A1 style referencing. i.e. "A1:D4".
public string Range { get; set; }
The reference shall include the totals row if it is shown.