| Package | Description |
|---|---|
| com.stimulsoft.report.components.table | |
| com.stimulsoft.report.components.table.enums |
| Modifier and Type | Method and Description |
|---|---|
StiTableAutoWidth |
StiTable.getAutoWidth()
Gets or sets which range use table component for adjusting columns width.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StiTable.setAutoWidth(StiTableAutoWidth value) |
| Modifier and Type | Method and Description |
|---|---|
static StiTableAutoWidth |
StiTableAutoWidth.forValue(int value) |
static StiTableAutoWidth |
StiTableAutoWidth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StiTableAutoWidth[] |
StiTableAutoWidth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Stimulsoft. All Rights Reserved.