General
TextStrikethroughType és un enum a Aspose.Slides FOSS per Java.
Representa el tipus de text que s’ha fet visible.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined or unknown strikethrough setting |
NONE | Represents no strikethrough applied to the text |
SINGLE | Represents a single line strikethrough style |
DOUBLE | |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Holds the string representation of the selected strikethrough type |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |