Sets the strikeout attribute of the style.
<void> FormattingStyle.setStrikeout(<Boolean> strikeout, <EmptyRequestCallback> callback)| Parameter | Description |
|---|---|
| strikeout | The strikeout attribute of the style. |
| callback | Is called when the operation completed. |