Excel.CellPropertiesProtection interface

、または の入力パラメーターのsetRowPropertiessetCellPropertiesプロパティgetRowPropertiesgetCellPropertiesgetColumnPropertiesを表します。setColumnPropertiesformat.protectionformat.protection

注釈

[ API セット: ExcelApi 1.9 ]

プロパティ

formulaHidden

format.protection.formulaHidden プロパティを表します。

locked

format.protection.locked プロパティを表します。

プロパティの詳細

formulaHidden

format.protection.formulaHidden プロパティを表します。

formulaHidden?: boolean;

プロパティ値

boolean

注釈

[ API セット: ExcelApi 1.9 ]

locked

format.protection.locked プロパティを表します。

locked?: boolean;

プロパティ値

boolean

注釈

[ API セット: ExcelApi 1.9 ]