public static interface HtmlTableBuilder.TitleStep extends HtmlTableBuilder.ColumnStep
Modifier and Type | Method and Description |
---|---|
HtmlTableBuilder.ColumnStep |
title(String title)
Sets the title of the current column.
|
auto, column
HtmlTableBuilder.ColumnStep title(String title)
Sets the title of the current column.
title
- Title to be used in the exported file.Copyright © 2013–2015 Dandelion Project. All rights reserved.