_Font.StrikeThrough Propriedade

Definição

True se a fonte estiver formatada como texto tachado. Retorna True, False ou wdUndefined (uma mistura de True e False). Pode ser definido como True, False ou wdToggle. número inteiro de leitura/gravação.

public:
 property int StrikeThrough { int get(); void set(int value); };
public int StrikeThrough { get; set; }
member this.StrikeThrough : int with get, set
Public Property StrikeThrough As Integer

Valor da propriedade

Comentários

Para definir ou retornar a formatação de strikethrough duplo, use a DoubleStrikeThrough propriedade.

Aplica-se a