Aspose::Cells::Pivot::PivotTable::SetEnableDataValueEditing method

PivotTable::SetEnableDataValueEditing method

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.

void Aspose::Cells::Pivot::PivotTable::SetEnableDataValueEditing(bool value)

See Also