Class TableRowBuilder

Informação

Classe representa construtor para linha de tabela.

public class TableRowBuilder : TableBuilder

Herança

objectTableBuilderTableRowBuilder

Derivados

Membros Herdados

Métodos

AddCell()

Adicionar célula à linha da tabela.

public virtual TableCellBuilder AddCell()

Retorna

TableCellBuilder : Instância de Documentize.TableCellBuilder criada.

AddRow()

Sobrescrevendo AddRow.

public override TableRowBuilder AddRow()

Retorna

TableRowBuilder : Instância da Documentize.TableRowBuilder atual.

Namespace: Documentize Assembly: Documentize.dll

 Português