ig.excel.WorkbookProtection

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

Dependencies

jquery-1.4.4.js
infragistics.util.js
The current widget has no options.
The current widget has no events.
  • allowEditStructure

    .allowEditStructure( );

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

  • allowEditWindows

    .allowEditWindows( );

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

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.