Edit

Excel.Interfaces.WorkbookProtectionData interface

An interface describing the data returned by calling workbookProtection.toJSON().

Remarks

Used by

Properties

protected

Specifies if the workbook is protected.

Property Details

protected

Specifies if the workbook is protected.

protected?: boolean;

Property Value

boolean

Remarks

API set: ExcelApi 1.7