Excel.CellPropertiesProtection interface
Represents the format.protection
properties of getCellProperties
, getRowProperties
, and getColumnProperties
, or the format.protection
input parameter of setCellProperties
, setRowProperties
, and setColumnProperties
.
formula |
Represents the |
locked | Represents the |
Represents the format.protection.formulaHidden
property.
TypeScript
formulaHidden?: boolean;
Property Value
boolean
Remarks
Represents the format.protection.locked
property.
TypeScript
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
Office Add-ins is an open source project. Select a link to provide feedback: