StiExcelExportSettingsExportPageBreaks Property |
Gets or sets value which indicates that special page break markers will be created in excel file.
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public bool ExportPageBreaks { get; set; }
Public Property ExportPageBreaks As Boolean
Get
Set
Property Value
Type:
BooleanSee Also