StiHtmlTableRender Class
Namespace: Stimulsoft.Report.Export
Methods
| Method | Returns | Description |
|---|---|---|
| renderStyle | void | |
| renderStyleTable | void | |
| renderStyles | void |
Method Details
renderStyle
renderStyle(style: StiCellStyle): void
Parameters
- style (StiCellStyle)
renderStyleTable
renderStyleTable(cell: StiHtmlTableCell, style: StiCellStyle): void
Parameters
- cell (StiHtmlTableCell)
- style (StiCellStyle)
renderStyles
renderStyles(useBookmarks: boolean, exportBookmarksOnly: boolean, cssStyles: Hashtable): void
Parameters
- useBookmarks (boolean)
- exportBookmarksOnly (boolean)
- cssStyles (Hashtable)
Fields
| Field | Type | Description |
|---|---|---|
| inherentStyles | any | |
| matrix | StiMatrix |