View.ShowFormatChanges Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if character formatting is visible in outline view.
public:
property bool ShowFormatChanges { bool get(); void set(bool value); };
public bool ShowFormatChanges { get; set; }
member this.ShowFormatChanges : bool with get, set
Public Property ShowFormatChanges As Boolean
Property Value
Remarks
This property generates an error if the view isn't outline or master document view.