Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines a set of cells in a table.
Syntax
<TableRow -->
...
<TableCells>
<TableCell>...</TableCell>
</TableCells>
...
</TableRow>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
1-1: Required element that occurs once and only once. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
Remarks
The number of TableCell elements within the TableCells element must be the same as the number of columns in the table, adjusting for column spans.
See Also
Reference
Report Definition XML Elements