TextStrikethroughType
Overview
TextStrikethroughType is a enum in Aspose.Slides FOSS for Java.
Represents the type of text strikethrough.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined strikethrough type |
NONE | Represents no strikethrough applied |
SINGLE | Represents a single line strikethrough |
DOUBLE |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |