Create a bullet or numbered list from list_item()
elements. Supports rich text via fpar() and multi-level nesting.
Works in both Word and PowerPoint documents.
Arguments
- ...
list_item()objects- list_type
"bullet"for an unordered list or"decimal"for a numbered list
See also
list_item(), body_add(), ph_with()
Other block functions for reporting:
block_caption(),
block_gg(),
block_list(),
block_pour_docx(),
block_section(),
block_table(),
block_toc(),
fpar(),
list_item(),
plot_instr(),
unordered_list()
