SetAllowEditingContent Method

SetAllowEditingContent function

Represents if the user is allowed to edit contents of locked cells on a protected worksheet.


func (instance *Protection) SetAllowEditingContent(value bool)  error

Remarks

See Also