ComponentOne FlexReport for WinForms
SimplePageHeaders Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export.Ssrs Namespace > ExcelExporter Class : SimplePageHeaders Property
Gets or sets a value indicating whether the page header of the report is rendered to the Excel page header. A value of false indicates that the page header is rendered to the first row of the worksheet. The default value is false.
Syntax
'Declaration
 
Public Property SimplePageHeaders As System.Boolean
public System.bool SimplePageHeaders {get; set;}
See Also

Reference

ExcelExporter Class
ExcelExporter Members