TextStrikethroughType

TextStrikethroughType

Overview

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

Represents the type of text strikethrough.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined strikethrough type
NONERepresents no strikethrough applied
SINGLERepresents a single line strikethrough
DOUBLE

Properties

NameTypeAccessDescription
valueStringReadReturns the string value of this constant.

Methods

SignatureDescription
getValue()StringReturns the string value of this constant.

See Also