public class TextStrikeType
Field Summary | ||
---|---|---|
static final int | SINGLE | |
A single strikethrough applied on the text
|
||
static final int | DOUBLE | |
A double strikethrough applied on the text
|
||
static final int | NONE | |
No strike is applied to the text
|