Class OfficeShapeTextStrikethroughType
Specifies the types of strike through options applied for text.
Inheritance
System.Object
OfficeShapeTextStrikethroughType
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.NET.dll
Syntax
public sealed class OfficeShapeTextStrikethroughType : Enum
Fields
Double
Specifies the OfficeShapeTextStrikethroughType is double.
Declaration
public const OfficeShapeTextStrikethroughType Double
Field Value
None
Specifies the OfficeShapeTextStrikethroughType is none.
Declaration
public const OfficeShapeTextStrikethroughType None
Field Value
Single
Specifies the OfficeShapeTextStrikethroughType is single.
Declaration
public const OfficeShapeTextStrikethroughType Single