[]
Gets or sets the HTML content for the header or the footer of the sheet. For the header, the default is the sheet name. For the footer, the default is an empty string.
public string Content { get; set; }
Public Property Content As String