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
ParameterTypeDescription
textSystem::StringText content

See Also