| Package | Description |
|---|---|
| com.stimulsoft.report.export.service | |
| com.stimulsoft.report.export.tools | |
| com.stimulsoft.report.export.tools.html |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<StiCellStyle> |
StiHtmlExportService.getStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlExportService.renderTextHorAlignment(StiHtmlTableCell cell,
StiCellStyle style)
Render text horizontal alignmeng
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlExportService.setStyles(java.util.ArrayList<StiCellStyle> styles) |
| Modifier and Type | Method and Description |
|---|---|
StiCellStyle |
StiCellStyle.clone()
Clobe
StiCellStyle |
StiCellStyle |
StiCell.getCellStyle() |
StiCellStyle[][] |
StiMatrix.getCellStyles() |
StiCellStyle |
StiMatrix.getStyleFromComponent(StiComponent component,
int x,
int y)
Get
StiCellStyle from StiComponent |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<StiCellStyle> |
StiMatrix.getStyles() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiCell.setCellStyle(StiCellStyle cellStyle) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiMatrix.setStyles(java.util.ArrayList<StiCellStyle> styles) |
| Constructor and Description |
|---|
StiMatrix(StiPagesCollection pages,
boolean checkForExcel,
StiExportService service,
java.util.ArrayList<StiCellStyle> styles) |
StiMatrix(StiPagesCollection pages,
StiExportService service,
java.util.ArrayList<StiCellStyle> styles) |
| Modifier and Type | Method and Description |
|---|---|
void |
StiHtmlTableRender.renderStyle(StiCellStyle style)
Render style
|
void |
StiHtmlTableRender.renderStyleTable(StiHtmlTableCell cell,
StiCellStyle style)
Render style table
|
Copyright © 2019 Stimulsoft. All Rights Reserved.