Structure
{mainTitle} |
{subTitle} |
| importance secondary | importance primary |
group importance primary | | |
group importance secondary | | |
importance primary | | |
importance secondary | | |
Behavior
Just like columns and column groups, row groups are produced by copying the cells from the table style and filling them out.
...
There is a special case for when no header facts are defined for the first fact column and the row header column should not be produced. In that case the row group header is produced into the first fact column.
Row group headers are merged with all cells until right before the first column that has header facts.
If VerticalTableNode.tableRowRepetition.repeatRowGroupHeaders
is set to true
the row group headers are repeated on every page.
Examples
Example 1: Showing a simple case in which row group headers and header facts are defined
...
View file |
---|
name | abstract-report-row_groups_rowGroupHeadersHideIfNoLabels.json |
---|
|
View file |
---|
name | output-row_groups_rowGroupHeadersHideIfNoLabels.docx |
---|
|
View file |
---|
name | template-row_groups_rowGroupHeadersHideIfNoLabels.docx |
---|
|
View file |
---|
name | output-row_groups_merging.docx |
---|
|
View file |
---|
name | abstract-report-row_groups_merging.json |
---|
|
View file |
---|
name | template-row_groups_merging.docx |
---|
|
View file |
---|
name | output-repeatrowgroupheaders_simple.pdf |
---|
|
View file |
---|
name | template-repeatrowgroupheaders_simple.docx |
---|
|
View file |
---|
name | output-repeatrowgroupheaders_simple.docx |
---|
|
View file |
---|
name | abstract-report-repeatrowgroupheaders_simple.json |
---|
|