StiCell Class
Namespace: Stimulsoft.Report.Export
Constructors
| Constructor | Description |
|---|---|
| constructor(StiExportFormat exportFormat) |
constructor(exportFormat: StiExportFormat)
Parameters
- exportFormat (StiExportFormat)
Properties
| Property | Type | Description |
|---|---|---|
| cellStyle | StiCellStyle | |
| component | StiComponent | |
| exportFormat | any | |
| exportImage | IStiExportImage | |
| height | number |
Methods
| Method | Returns | Description |
|---|---|---|
| clone | StiCell | |
| forceExportAsImage | boolean |
Method Details
clone
clone(): StiCell
Returns StiCell
forceExportAsImage
forceExportAsImage(exportImage: any): boolean
Parameters
- exportImage (any)
Returns boolean
Fields
| Field | Type | Description |
|---|---|---|
| componentId | number | |
| left | any | |
| text | any | |
| top | any | |
| width | any |