| Property | Type | Description |
|---|---|---|
| allowFormattingCells | boolean | True allows the user to format any cell on a protected worksheet. |
| allowFormattingColumns | boolean | True allows the user to format any column on a protected worksheet. |
| allowFormattingRows | boolean | True allows the user to format any row on a protected worksheet. |
| allowInsertingColumns | boolean | True allows the user to insert columns on the protected worksheet. |
| allowInsertingRows | boolean | True allows the user to insert rows on the protected worksheet. |