_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

Int32

Comentários

Para definir ou retornar formatação com tachado duplo, use a DoubleStrikeThrough propriedade.

Aplica-se a