Provides information about the types of changes that are disabled when the associated Workbook is protected.

Inheritance

Returns a boolean indicating if the sheets displayed may be modified when the Workbook is protected.

public bool AllowEditStructure { get; }

Returns a boolean indicating if the Workbook windows may be modified when the Workbook is protected.

public bool AllowEditWindows { get; }