Click or drag to resize

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; }

Property Value

Type: Boolean
See Also