TextStrikethroughType

Enumeración TextStrikethroughType

Representa el tipo de tachado de texto.

public enum TextStrikethroughType : sbyte

Valores

NombreValorDescripción
NotDefined-1
None0
Single1
Double2

Véase también