StiExcelExportSettings Constructor (StiExcelType) |
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiExcelExportSettings(
StiExcelType excelType
)
Public Sub New (
excelType As StiExcelType
)
Parameters
- excelType
- Type: Stimulsoft.Report.ExportStiExcelType
[Missing <param name="excelType"/> documentation for "M:Stimulsoft.Report.Export.StiExcelExportSettings.#ctor(Stimulsoft.Report.Export.StiExcelType)"]
See Also