Occurs after formatting attributes of one or more formatting styles have been changed. The event handler receives an argument of type EventArgs containing data related to this event.

Introduced: X19.

Syntax

public event EventHandler FormattingStyleChanged;
Public Event FormattingStyleChanged As EventHandler