[]
Gets or sets a footer of a table.
public Footer Footer { get; set; }
A Footer object representing the footer of the table.
The table must include at least one of the following: Details, Header, or Footer.