Numberings.NumberingBuilder |
Numberings.NumberingBuilder.addItem(TextRenderData item) |
Cells.CellBuilder |
Cells.CellBuilder.addParagraph(TextRenderData text) |
Paragraphs.ParagraphBuilder |
Paragraphs.ParagraphBuilder.addText(TextRenderData text) |
ParagraphRenderData |
ParagraphRenderData.addText(TextRenderData text) |
static NumberingRenderData |
NumberingRenderData.build(TextRenderData... text) |
static Numberings.NumberingBuilder |
Numberings.of(TextRenderData... text) |
static Rows.RowBuilder |
Rows.of(TextRenderData... cell) |
static Paragraphs.ParagraphBuilder |
Paragraphs.of(TextRenderData text) |
static Cells.CellBuilder |
Cells.of(TextRenderData text) |