ILanerBoxChangeEventArgs.Value

Syntax

Value: LnChangeType;

Description

The property is read-only.

The Value property returns the value that indicates the modified workbook part.

Comments

Value returns an element of the LnChangeType enumeration.

Example

The property use is given in the example for LanerBox.OnLanerChange.

See also:

ILanerBoxChangeEventArgs