TDrawingTextStrike Enumeration
How the text is stroke out.
Syntax
Unit: FlexCel.Core
Members
Name |
Value |
Description |
None |
0 |
No strike is applied to the text.
|
Single |
1 |
A single strike is applied to the text.
|
Double |
2 |
A double strike is applied to the text.
|