次の方法で共有


Excel.CellPropertiesProtection interface

getCellProperties getRowPropertiesgetColumnPropertiesformat.protectionプロパティ、またはsetCellPropertiessetRowPropertiessetColumnPropertiesformat.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 ]