PropertyChanging: function (sender, args);
sender. Event source.
args. Event information.
The PropertyChanging event is fired when workbook properties start changing.
The example of use is given on the page with description of the WbkPropertyBarView.PropertyChanged event.
See also: