feat: add text decoration property
This commit is contained in:
@@ -244,7 +244,7 @@ Feature: Underline
|
||||
Usage:
|
||||
|
||||
```javascript
|
||||
instance.command.executeUnderline()
|
||||
instance.command.executeUnderline(textDecoration?: ITextDecoration)
|
||||
```
|
||||
|
||||
## executeStrikeout
|
||||
|
||||
Reference in New Issue
Block a user