TextStrikethroughType

TextStrikethroughType

Overview

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

Represents TextStrikethroughType enumeration.

This enumeration defines 4 values: NotDefined, None, Single, Double.

Values

ValueDescription
NotDefinedRepresents an undefined or default strikethrough state
NoneRepresents no strikethrough applied to the text
SingleRepresents a single line strikethrough style
Double

See Also