Click or drag to resize

StiExportSettingsHelperGetExcelExportSettings Method

[Missing <summary> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetExcelExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport,Stimulsoft.Report.WCFService.StiSLExportType)"]

Namespace:  Stimulsoft.Report.WCFService
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetExcelExportSettings(
	IStiFormRunner form,
	StiReport report,
	StiSLExportType format
)

Parameters

form
Type: Stimulsoft.BaseIStiFormRunner

[Missing <param name="form"/> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetExcelExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport,Stimulsoft.Report.WCFService.StiSLExportType)"]

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetExcelExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport,Stimulsoft.Report.WCFService.StiSLExportType)"]

format
Type: Stimulsoft.Report.WCFServiceStiSLExportType

[Missing <param name="format"/> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetExcelExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport,Stimulsoft.Report.WCFService.StiSLExportType)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.WCFService.StiExportSettingsHelper.GetExcelExportSettings(Stimulsoft.Base.IStiFormRunner,Stimulsoft.Report.StiReport,Stimulsoft.Report.WCFService.StiSLExportType)"]

See Also