| Package | Description |
|---|---|
| com.spun.util.markdown.table |
| Modifier and Type | Method and Description |
|---|---|
static MarkdownColumn |
MarkdownColumn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarkdownColumn[] |
MarkdownColumn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MarkdownTable.setColumnProperties(MarkdownColumn columnProperties) |
void |
MarkdownTableHeader.setJustification(MarkdownColumn columnProperties) |
void |
Resizable.setJustification(MarkdownColumn columnProperties) |
void |
MarkdownTableContents.setJustification(MarkdownColumn columnProperties) |
Copyright © 2022. All rights reserved.