StiCell Constructor (StiExportFormat) |
Initializes a new instance of the
StiCell class
Namespace:
Stimulsoft.Report.Export
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiCell(
StiExportFormat exportFormat
)
Public Sub New (
exportFormat As StiExportFormat
)
Parameters
- exportFormat
- Type: Stimulsoft.ReportStiExportFormat
[Missing <param name="exportFormat"/> documentation for "M:Stimulsoft.Report.Export.StiCell.#ctor(Stimulsoft.Report.StiExportFormat)"]
See Also