CanEdit: Boolean;
The CanEdit property returns whether table data can be edited.
Available values:
True. Table data can be edited.
False. Table data cannot be edited.
To determine whether table data can be edited, use the IPivot.IsEditEnabled property.
The property use is given in the example for IPivot.IsEditEnabled.
See also: