StiExcelExportSettingsExportEachPageToSheet Property |
Gets or sets value which indicates that each page from report will be exported to excel file as separate excel sheet.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool ExportEachPageToSheet { get; set; }
Public Property ExportEachPageToSheet As Boolean
Get
Set
Property Value
Type:
BooleanSee Also