SubDocument.ClearFormattingAsync Method
| Name | Parameters | Description |
|---|---|---|
| ClearFormattingAsync(Interval, CancellationToken) | interval, cancellationToken | Resets character formatting in the sub-document’s interval to the default settings. |
| ClearFormattingAsync(CancellationToken) | cancellationToken | Resets character formatting in the sub-document to the default settings. |