WbkPropertyBarView.PropertyChanging

Syntax

PropertyChanging: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The PropertyChanging event is fired when workbook properties start changing.

Example

The example of use is given on the page with description of the WbkPropertyBarView.PropertyChanged event.

See also:

WbkPropertyBarView