ig.excel.WorksheetProtection
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
allowDeletingColumns
- .allowDeletingColumns( );
-
allowDeletingRows
- .allowDeletingRows( );
-
allowedEditRanges
- .allowedEditRanges( );
- 返却型:
- ig.excel.WorksheetProtectedRangeCollection
- 返却型の説明:
備考
-
allowedEditRanges
- .allowedEditRanges( index:number );
- 返却型:
- ig.excel.WorksheetProtectedRange
- 返却型の説明:
- index
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException -
allowEditObjects
- .allowEditObjects( );
-
allowEditScenarios
- .allowEditScenarios( );
-
allowFiltering
- .allowFiltering( );
-
allowFormattingCells
- .allowFormattingCells( );
-
allowFormattingColumns
- .allowFormattingColumns( );
-
allowFormattingRows
- .allowFormattingRows( );
-
allowInsertingColumns
- .allowInsertingColumns( );
-
allowInsertingHyperlinks
- .allowInsertingHyperlinks( );
-
allowInsertingRows
- .allowInsertingRows( );
-
allowSorting
- .allowSorting( );
-
allowUsingPivotTables
- .allowUsingPivotTables( );
-
selectionMode
- .selectionMode( );
- 返却型:
- ig.excel.WorksheetProtectedSelectionMode
- 返却型の説明:
-
selectionMode
- .selectionMode( value:ig.excel.WorksheetProtectedSelectionMode );
- 返却型:
- ig.excel.WorksheetProtectedSelectionMode
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetProtectedSelectionMode