https://bugs.documentfoundation.org/show_bug.cgi?id=149857
--- Comment #5 from Kevin Suo <[email protected]> --- (In reply to raal from comment #4) I think disabling the cell styles was inspired that since the sheets are protected editing a style may force the cells within the protected sheets to be changed. If we do not allow the styles (used by the protected sheets) to be modified, then we need to: 1. Detect which styles are used by the protected sheets. 2. Disable the modifying of such styles, but still allow to apply such styles to other cells outside the protected sheets. 3. Allow the modifying of other styles which are not used by any protected sheets. -- You are receiving this mail because: You are the assignee for the bug.
