ig.excel.ShapeFillSolid

単色の形状の塗りつぶしを表します。

依存関係

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

    new $.ig.excel.ShapeFillSolid( );

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

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

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

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

    • color
    • タイプ:string
    • 塗りつぶしの色。
  • ig.excel.ShapeFillSolid
    コンストラクター

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

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

    • colorInfo
    • タイプ:ig.excel.WorkbookColorInfo
    • 塗りつぶし色を説明する WorkbookColorInfo
  • colorInfo

    .colorInfo( );

    塗りつぶし色を説明する WorkbookColorInfo を取得します。

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