Provides information about the types of changes that are disabled when the associated Workbook is protected.
Inheritance
object
Properties
Section titled "Properties"AllowEditStructure
Section titled "AllowEditStructure"Returns a boolean indicating if the sheets displayed may be modified when the Workbook is protected.
public bool AllowEditStructure { get; } AllowEditWindows
Section titled "AllowEditWindows"Returns a boolean indicating if the Workbook windows may be modified when the Workbook is protected.
public bool AllowEditWindows { get; }