TUIStrikeout Enumeration
Defines if the text is stroke out. Currently there is only an style of strike out, which is a single strikeout.
Syntax
Unit: FlexCel.Core
Members
Name |
Value |
Description |
None |
0 |
Text is not stroke out.
|
Single |
1 |
Text has a single strike.
|