ig.excel.ShapeOutline

形状のアウトライン用の抽象基本クラス。

依存関係

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.ShapeOutline
    コンストラクター

    new $.ig.excel.ShapeOutline( );

  • fromColor

    .fromColor( solidColor:string );
    返却型:
    ig.excel.ShapeOutline
    返却型の説明:
    指定した色を持つ ShapeOutlineSolid インスタンス。

    単色のアウトラインを説明するためのインスタンスを作成します。

    • solidColor
    • タイプ:string
    • 作成するアウトラインの色。
  • fromColorInfo

    .fromColorInfo( solidColorInfo:ig.excel.WorkbookColorInfo );
    返却型:
    ig.excel.ShapeOutline
    返却型の説明:
    指定した色を持つ ShapeOutlineSolid インスタンス。

    単色のアウトラインを説明するためのインスタンスを作成します。

    • solidColorInfo
    • タイプ:ig.excel.WorkbookColorInfo
    • 作成するアウトライン色を説明する WorkbookColorInfo

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