Range.ShowAll 属性

定义

确定是否显示所有非打印字符 (,例如隐藏文本、制表符、空格标记和段落标记) 。

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

属性值

适用于