ig.excel.AxisCollection

依存関係

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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • add

    .add( type:ig.excel.AxisType, [group:ig.excel.AxisGroup] );
    返却型:
    ig.excel.Axis
    返却型の説明:

    • type
    • タイプ:ig.excel.AxisType
    • group
    • タイプ:ig.excel.AxisGroup
    • オプション

    備考

  • chart
    継承

    .chart( );
    返却型:
    ig.excel.WorksheetChart
    返却型の説明:

  • clear

    .clear( );

  • count

    .count( );

  • getEnumerator

    .getEnumerator( );

  • isReadOnly

    .isReadOnly( );

  • item

    .item( type:ig.excel.AxisType, [group:ig.excel.AxisGroup] );
    返却型:
    ig.excel.Axis
    返却型の説明:

    • type
    • タイプ:ig.excel.AxisType
    • group
    • タイプ:ig.excel.AxisGroup
    • オプション
  • owner
    継承

    .owner( );
    返却型:
    ig.excel.ChartObject
    返却型の説明:

  • remove

    .remove( type:ig.excel.AxisType, group:ig.excel.AxisGroup );
    返却型:
    boolean
    返却型の説明:

    • type
    • タイプ:ig.excel.AxisType
    • group
    • タイプ:ig.excel.AxisGroup
  • sheet
    継承

    .sheet( );
    返却型:
    ig.excel.Sheet
    返却型の説明:

    関連項目

  • workbook
    継承

    .workbook( );
    返却型:
    ig.excel.Workbook
    返却型の説明:

    関連項目

  • worksheet
    継承

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

    関連項目

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