TextStrikeType Enum
TextStrikeType Enum
This type specifies the strike type.
type TextStrikeType int32
Fields
Field | Description |
---|---|
Single | A single strikethrough applied on the text. |
Double | A double strikethrough applied on the text.Only works for the text of the shapes or charts. |
None | No strike is applied to the text. |