Range.ShowAll Propiedad

Definición

Determina si se muestran todos los caracteres no imprimibles (como texto oculto, marcas de tabulación, marcas de espacio y marcas de párrafo).

public:
 property bool ShowAll { bool get(); void set(bool value); };
public bool ShowAll { get; set; }
member this.ShowAll : bool with get, set
Public Property ShowAll As Boolean

Valor de propiedad

Se aplica a