SetEnableDataValueEditing Method

SetEnableDataValueEditing function

Specifies a boolean value that indicates whether the user is allowed to edit the cells in the data area of the pivottable.Enable cell editing in the values area


func (instance *PivotTable) SetEnableDataValueEditing(value bool)  error

Remarks

See Also