| Package | Description |
|---|---|
| com.stimulsoft.report.components.table | |
| com.stimulsoft.report.components.table.enums |
| Modifier and Type | Method and Description |
|---|---|
StiTablceCellType |
StiTableCellRichText.getCellType()
Get or sets cell contents.
|
StiTablceCellType |
StiTableCellImage.getCellType()
Get or sets cell contents.
|
StiTablceCellType |
StiTableCellCheckBox.getCellType()
Get or sets cell contents.
|
StiTablceCellType |
StiTableCell.getCellType()
Get or sets cell contents.
|
StiTablceCellType |
IStiTableCell.getCellType() |
| Modifier and Type | Method and Description |
|---|---|
void |
StiTableCellRichText.setCellType(StiTablceCellType value) |
void |
StiTableCellImage.setCellType(StiTablceCellType value) |
void |
StiTableCellCheckBox.setCellType(StiTablceCellType value) |
void |
StiTableCell.setCellType(StiTablceCellType value) |
void |
IStiTableCell.setCellType(StiTablceCellType value) |
| Modifier and Type | Method and Description |
|---|---|
static StiTablceCellType |
StiTablceCellType.forValue(int value) |
static StiTablceCellType |
StiTablceCellType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTablceCellType[] |
StiTablceCellType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.