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