Aspose::Pdf::LogicalStructure::TableCellElement::SetText method
TableCellElement::SetText method
Appends text content to current text element.
void Aspose::Pdf::LogicalStructure::TableCellElement::SetText(System::String text) override
| Parameter | Type | Description |
|---|---|---|
| text | System::String | Text content |
See Also
- Class String
- Class TableCellElement
- Namespace Aspose::Pdf::LogicalStructure
- Library Aspose.PDF for C++