Uses of Class
io.vertigo.quarto.exporter.model.ExportBuilder
-
Packages that use ExportBuilder Package Description io.vertigo.quarto.exporter.model -
-
Uses of ExportBuilder in io.vertigo.quarto.exporter.model
Methods in io.vertigo.quarto.exporter.model that return ExportBuilder Modifier and Type Method Description ExportBuilder
ExportSheetBuilder. endSheet()
Close sheet.ExportBuilder
ExportBuilder. withAuthor(String author)
ExportBuilder
ExportBuilder. withOrientation(Export.Orientation orientation)
ExportBuilder
ExportBuilder. withTitle(String title)
-