appendRun Method
Append a run to the last Paragraph in this block. If the block contains no paragraphs, a new one will first be created using appendParagraph.
appendRun(run: Run): void
| Parameter | Type | Description | 
|---|---|---|
| run | Run | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.