FlexReport for WinForms
SimplePageHeaders プロパティ (ExcelExporter)


C1.Document アセンブリ > C1.Document.Export.Ssrs 名前空間 > ExcelExporter クラス : SimplePageHeaders プロパティ
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.
シンタックス
'宣言
 
Public Property SimplePageHeaders As System.Boolean
'使用法
 
Dim instance As ExcelExporter
Dim value As System.Boolean
 
instance.SimplePageHeaders = value
 
value = instance.SimplePageHeaders
public System.bool SimplePageHeaders {get; set;}
参照

参照

ExcelExporter クラス
ExcelExporter メンバ