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
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.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.