TextStrikeType
TextStrikeType enumeration
This type specifies the strike type.
public enum TextStrikeType
Values
Name | Value | Description |
---|---|---|
Single | 0 |
A single strikethrough applied on the text. |
Double | 1 |
A double strikethrough applied on the text. |
None | 2 |
No strike is applied to the text. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells