| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.document |
Base for document elements, such as paragraph and list.
|
| Modifier and Type | Method and Description |
|---|---|
default TableRowStyle |
IsTableRow.getStyle()
Returns the style of the rule row.
|
static TableRowStyle |
TableRowStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TableRowStyle[] |
TableRowStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017. All rights reserved.