Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Excel.CellPropertiesProtection interface
- Package:
- excel
Represents the format.protection properties of getCellProperties, getRowProperties, and getColumnProperties, or the format.protection input parameter of setCellProperties, setRowProperties, and setColumnProperties.
Properties
| formulaHidden | Represents the |
| locked | Represents the |
Property Details
formulaHidden
Represents the format.protection.formulaHidden property.
formulaHidden?: boolean;
Property Value
boolean
Remarks
locked
Represents the format.protection.locked property.
locked?: boolean;
Property Value
boolean
Remarks
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
