[]
        
(Showing Draft Content)

FarPoint.Web.Spread.PrintEventArgs.Content

Content Property

Content

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.

Declaration
public string Content { get; set; }
Public Property Content As String