Utility class containing constants.
This type specifies the strike type.
Field Summary |
const Number | SINGLE | |
A single strikethrough applied on the text.
|
const Number | DOUBLE | |
A double strikethrough applied on the text.
|
const Number | NONE | |
No strike is applied to the text.
|