TextStrikethroughType
TextStrikethroughType enum
Represents the type of text strikethrough.
enum class TextStrikethroughType : int8_t
Values
| Name | Value | Description | 
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Single | 1 | |
| Double | 2 | 
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides