[]
Adds Header attribute to the currently selection text asynchronously.
public Task HeaderSelectionAsync(int level)
Public Function HeaderSelectionAsync(level As Integer) As Task
| Type | Name | Description |
|---|---|---|
| int | level | An integer specifying the header level (1-6). |
| Type | Description |
|---|---|
| Task |