IPivot.CanEdit

Syntax

CanEdit: Boolean;

Description

The CanEdit property returns whether table data can be edited.

Comments

Available values:

To determine whether table data can be edited, use the IPivot.IsEditEnabled property.

Example

The property use is given in the example for IPivot.IsEditEnabled.

See also:

IPivot