StiCell Class
Namespace: Stimulsoft.Report.Export
Inheritance
Implements: ICloneable
Constructors
| Constructor | Description |
|---|---|
| StiCell() | |
| StiCell(StiExportFormat exportFormat) |
StiCell()
StiCell(exportFormat: StiExportFormat)
Parameters
- exportFormat (StiExportFormat)
Properties
| Property | Type | Description |
|---|---|---|
| CellStyle | StiCellStyle | |
| ExportFormat | StiExportFormat | |
| ExportImage | IStiExportImage | |
| Left | int | |
| Text | string | |
| Top | int |
Methods
| Method | Returns | Description |
|---|---|---|
| Clone | object |
Method Details
Clone
Clone(): object
Returns object