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 ExportBuilderExportSheetBuilder. endSheet()Close sheet.ExportBuilderExportBuilder. withAuthor(String author)ExportBuilderExportBuilder. withOrientation(Export.Orientation orientation)ExportBuilderExportBuilder. withTitle(String title)
-