Enum StrikeThroughStyle
Elements order is very important.
Namespace: Syncfusion.XlsIO.Implementation
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum StrikeThroughStyle
Fields
| Name | Description |
|---|---|
| DoubleOff | Double is off. |
| DoubleOn | Double is on. |
| SingleOff | Single is off. |
| SingleOn | Single is on. |