TextStrikethroughType

TextStrikethroughType enumeration

Represents the type of text strikethrough.

public enum TextStrikethroughType : sbyte

Values

NameValueDescription
NotDefined-1
None0
Single1
Double2

See Also