| Package | Description |
|---|---|
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.tools.html |
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlExportService.renderBackColor(StiHtmlTableCell cell,
StiColor color)
Render backward color
|
void |
StiHtmlExportService.renderBorder(StiHtmlTableCell cell,
StiBorderSide border,
java.lang.String side)
Render border
|
void |
StiHtmlExportService.renderFont(StiHtmlTableCell cell,
StiFont font)
Render font
|
void |
StiHtmlExportService.renderTextColor(StiHtmlTableCell cell,
StiColor color)
Render text color
|
void |
StiHtmlExportService.renderTextDirection(StiHtmlTableCell cell,
StiTextOptions textOptions)
Render text direction
|
void |
StiHtmlExportService.renderTextHorAlignment(StiHtmlTableCell cell,
StiCellStyle style)
Render text horizontal alignmeng
|
void |
StiHtmlExportService.renderVertAlignment(StiHtmlTableCell cell,
StiVertAlignment textVertAlignment)
Render vertical alignment
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<StiHtmlTableCell> |
StiHtmlTableRow.getCells() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlTableRender.renderStyleTable(StiHtmlTableCell cell,
StiCellStyle style)
Render style table
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlTableRow.setCells(java.util.ArrayList<StiHtmlTableCell> cells) |
Copyright © 2019 Stimulsoft. All Rights Reserved.