Modifier and Type | Method and Description |
---|---|
protected String |
HtmlTableFormatter.formatText(TableRow item,
DocumentPartOptions documentPartOptions)
Converts
item to the string with formatting. |
protected String |
MarkdownTableFormatter.formatText(TableRow item,
DocumentPartOptions documentPartOptions)
Converts
item to the string with formatting. |
protected String |
PlainTableFormatter.formatText(TableRow item,
DocumentPartOptions documentPartOptions)
Converts
item to the string with formatting. |
Copyright © 2019. All rights reserved.