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