| Package | Description |
|---|---|
| org.openl.rules.excel.builder.template | |
| org.openl.rules.excel.builder.template.row |
| Modifier and Type | Method and Description |
|---|---|
NameValueRowStyle |
SpreadsheetTableStyle.getHeaderRowStyle() |
NameValueRowStyle |
SpreadsheetTableStyleImpl.getHeaderRowStyle() |
NameValueRowStyle |
DataTableStyleImpl.getLastRowStyle() |
NameValueRowStyle |
TableStyle.getLastRowStyle() |
NameValueRowStyle |
EnvironmentTableStyleImpl.getLastRowStyle() |
NameValueRowStyle |
SpreadsheetTableStyleImpl.getLastRowStyle() |
NameValueRowStyle |
DataTableStyleImpl.getRowStyle() |
NameValueRowStyle |
TableStyle.getRowStyle() |
NameValueRowStyle |
EnvironmentTableStyleImpl.getRowStyle() |
NameValueRowStyle |
SpreadsheetTableStyleImpl.getRowStyle() |
| Constructor and Description |
|---|
DataTableStyleImpl(org.apache.poi.ss.usermodel.RichTextString headerTextTemplate,
org.apache.poi.ss.usermodel.CellStyle headerStyle,
CellRangeSettings headerSizeSettings,
org.apache.poi.ss.usermodel.Font typeFont,
org.apache.poi.ss.usermodel.Font tableNameFont,
org.apache.poi.ss.usermodel.CellStyle subheaderStyle,
org.apache.poi.ss.usermodel.CellStyle columnHeaderStyle,
NameValueRowStyle rowStyle,
org.apache.poi.ss.usermodel.CellStyle dateFieldStyle,
org.apache.poi.ss.usermodel.CellStyle dateTimeFieldStyle) |
EnvironmentTableStyleImpl(org.apache.poi.ss.usermodel.RichTextString headerTextTemplate,
org.apache.poi.ss.usermodel.CellStyle headerStyle,
CellRangeSettings headerSizeSettings,
NameValueRowStyle rowStyle,
NameValueRowStyle lastRowStyle) |
SpreadsheetTableStyleImpl(org.apache.poi.ss.usermodel.RichTextString headerTextTemplate,
org.apache.poi.ss.usermodel.CellStyle headerStyle,
CellRangeSettings headerSettings,
NameValueRowStyle headerRowStyle,
String stepHeaderText,
String valueHeaderText,
NameValueRowStyle rowStyle,
NameValueRowStyle lastRowStyle,
org.apache.poi.ss.usermodel.CellStyle dateFieldStyle,
org.apache.poi.ss.usermodel.CellStyle dateTimeFieldStyle) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataTypeRowStyle |
| Modifier and Type | Class and Description |
|---|---|
class |
DataTypeTableRowStyleImpl |
class |
NameValueRowStyleImpl |
class |
SpreadsheetTableRowStyleImpl |
Copyright © 2004–2021 OpenL Tablets. All rights reserved.