[]
        
(Showing Draft Content)

C1.Excel.XLPrintSettings.Footer

Footer Property

Gets or sets the string to be displayed as a page footer when the sheet is printed.

Declaration
public string Footer { get; set; }

The footer string has the same structure and embedded commands as the header string. See the Header property for details.