ig.excel.ShapeOutlineSolid

単色の形状アウトラインを表します。

依存関係

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

    new $.ig.excel.ShapeOutlineSolid( );

    新しい ShapeOutlineSolid インスタンスを作成します。

  • ig.excel.ShapeOutlineSolid
    コンストラクター

    new $.ig.excel.ShapeOutlineSolid( color:string );

    新しい ShapeOutlineSolid インスタンスを作成します。

    • color
    • タイプ:string
    • アウトラインの色。
  • ig.excel.ShapeOutlineSolid
    コンストラクター

    new $.ig.excel.ShapeOutlineSolid( colorInfo:ig.excel.WorkbookColorInfo );

    新しい ShapeOutlineSolid インスタンスを作成します。

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

    .colorInfo( );
    返却型:
    ig.excel.WorkbookColorInfo
    返却型の説明:

    アウトライン色を説明する WorkbookColorInfo を取得します。

  • fromColor
    継承

    .fromColor( solidColor:string );
    返却型:
    ig.excel.ShapeOutline
    返却型の説明:

    • solidColor
    • タイプ:string

    関連項目

  • fromColorInfo
    継承

    .fromColorInfo( solidColorInfo:ig.excel.WorkbookColorInfo );
    返却型:
    ig.excel.ShapeOutline
    返却型の説明:

    • solidColorInfo
    • タイプ:ig.excel.WorkbookColorInfo

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