Share via


TableCell Element (RDL)

Defines the contents of each cell in a table.

Sintaxis

<TableCells>
    ...
        <TableCell>
              <ReportItems>...</ReportItems>
              <ColSpan>...</ColSpan>
        </TableCell>
    ...
</TableCells>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

1-n: Required element that occurs once or more than once.

Element Relationships

Relationship Element

Parent element

TableCells

Child elements

ColSpan, ReportItems

Notas

Page breaks on report items that are contained within a table cell are ignored.

Vea también

Referencia

Report Definition XML Elements

Ayuda e información

Obtener ayuda sobre SQL Server 2005