ig.excel.WorksheetProtectedRange

依存関係

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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.excel.WorksheetProtectedRange
    コンストラクター

    new $.ig.excel.WorksheetProtectedRange( title:string );

    • title
    • タイプ:string
  • hasPassword

    .hasPassword( );

  • isProtected

    .isProtected( );

    備考

  • ranges

    .ranges( );

  • title

    .title( );

  • title

    .title( value:string );

    • value
    • タイプ:string
  • unprotect

    .unprotect( );

    備考

  • worksheet

    .worksheet( );
    返却型:
    ig.excel.Worksheet
    返却型の説明:

    関連項目

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