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