Share via


Font2.StrikeThrough Propiedad

Definición

Obtiene o establece un valor que especifica que el texto debe mostrarse tachado. Lectura y escritura.

public:
 property Microsoft::Office::Core::MsoTriState StrikeThrough { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState StrikeThrough { get; set; }
member this.StrikeThrough : Microsoft.Office.Core.MsoTriState with get, set
Public Property StrikeThrough As MsoTriState

Valor de propiedad

MsoTriState

Se aplica a