TextStrikethroughType

TextStrikethroughType

Overview

TextStrikethroughType is a enum in Aspose.Slides FOSS for Python.

Represents the type of text strikethrough.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified strikethrough type
NONERepresents no strikethrough applied to the text
SINGLERepresents a single line strikethrough style
DOUBLE

See Also