Aspose::Pdf::Plugins::TableRowBuilder class
TableRowBuilder class
Class represents builder for table row.
class TableRowBuilder : public Aspose::Pdf::Plugins::TableBuilder
Methods
| Method | Description |
|---|---|
| virtual AddCell() | Add cell to table row. |
| AddRow() override | Overriding AddRow. |
See Also
- Class TableBuilder
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++