ITabCellContentChangeBaseEventArgs.Value

Syntax

Value: Variant;

Description

The Value property determines a new value for the cell to be changed.

Comments

Depending on the value of the Type property, the value of this property is set as text, value, or formula of the edited cell.

Example

The property use is given in description of the Cancel property.

See also:

ITabCellContentChangeBaseEventArgs