ShapeTextStrikeType Enum
Lists the types of lines drawn through the text.
Namespace: DevExpress.Spreadsheet.Drawings
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Members
Name | Description |
---|---|
None
|
No strike-through. |
Single
|
Single line strike-through. |
Double
|
Double line strike-through. |
Related API Members
The following properties accept/return ShapeTextStrikeType values:
See Also