ig.excel.WorkbookColorPalette
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
contains
- .contains( color:string );
- 返却型:
- boolean
- 返却型の説明:
- color
- タイプ:string
-
count
- .count( );
-
getIndexOfNearestColor
- .getIndexOfNearestColor( color:string );
- 返却型:
- number
- 返却型の説明:
- color
- タイプ:string
-
isCustom
- .isCustom( );
-
item
- .item( index:number );
- index
- タイプ:number
例外
例外 説明 ig.ArgumentOutOfRangeException ig.ArgumentException 備考
-
item
- .item( index:number, value:string );
- index
- タイプ:number
- value
- タイプ:string
例外
例外 説明 ig.ArgumentOutOfRangeException ig.ArgumentException 備考
-
reset
- .reset( );