static public method TableCellExtensions.AddParagraph
Adds a paragraph with a string text to the table cell, configures the paragraph and returns the ParagraphBuilder
.
Declaration | ||||
|
Parameters | |
cell |
This |
text |
The paragraph text. |
config |
A configuration action for the paragraph. |
Declared in TableCellExtensions