Enum OfficeShapeTextStrikethroughType
Specifies the types of strike through options applied for text.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapeTextStrikethroughType
Fields
| Name | Description |
|---|---|
| Double | Specifies the OfficeShapeTextStrikethroughType is double. |
| None | Specifies the OfficeShapeTextStrikethroughType is none. |
| Single | Specifies the OfficeShapeTextStrikethroughType is single. |