User`s guide
5 Add Content with Components
5-4
Report Structure Components
Use report structure components to organize the content of your report into chapters,
sections, paragraphs, lists, tables, and other standard document structure elements. The
following table summarizes the report structure components.
Component Usage
Title Page Generate a title page for a report.
Chapter/Subsection Parent components that generate the content of a chapter or
chapter subsection.
Paragraph Specify the content and text format of a paragraph of text. Can
serve as the parent of one or more text components, enabling use
of multiple text formats (for example, bold, regular, or italic) in
the same paragraph.
Text Format strings of generated text.
List Generate a list from a cell array of numbers or strings or parent
components (for example, Paragraph components) that specify the
items in a list. You can create multilevel lists by embedding list
components within list components.
Link Generate a hyperlink from one location in a report to another or
to an external location on the user’s file system or the Worldwide
Web.
Image Insert an image into a report.
Array-Based Table Generate a table from a cell array of numbers or strings.
Table Parent a table body component. See “Table Formatting
Components”.