Enum TextStrikeType

Enum TextStrikeType

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

This type specifies the strike type.

public enum TextStrikeType

Fields

Double = 1

A double strikethrough applied on the text. Only works for the text of the shapes or charts.

None = 2

No strike is applied to the text.

Single = 0

A single strikethrough applied on the text.