23 lines
413 B
Markdown
23 lines
413 B
Markdown
---
|
|
title: richTextStrikethrough
|
|
description: Striked through rich text
|
|
---
|
|
## Constructor: richTextStrikethrough
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Striked through rich text
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|text|[RichText](../types/RichText.md) | Yes|The text|
|
|
|
|
|
|
|
|
### Type: [RichText](../types/RichText.md)
|
|
|
|
|