TextStrikethroughType
TextStrikethroughType enumeration
Represents the type of text strikethrough.
public enum TextStrikethroughType : sbyte
Values
| Name | Value | Description | 
|---|---|---|
| NotDefined | -1 | |
| None | 0 | |
| Single | 1 | |
| Double | 2 | 
See Also
- namespace Aspose.Slides
 - assembly Aspose.Slides