ig.excel.ColorScaleCriterion
ColorScaleConditionalFormat しきい値の条件を定義します。
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
formatColor
- .formatColor( );
- 返却型:
- ig.excel.WorkbookColorInfo
- 返却型の説明:
- WorkbookColorInfo を返します。
このインスタンスに関連するしきい値の色情報を定義する WorkbookColorInfo オブジェクトを返します。
備考
コーラーによって明示的に設定されない場合、このプロパティは null 値を返します。
-
formatColor
- .formatColor( value:ig.excel.WorkbookColorInfo );
- 返却型:
- ig.excel.WorkbookColorInfo
- 返却型の説明:
- WorkbookColorInfo を返します。
このインスタンスに関連するしきい値の色情報を定義する WorkbookColorInfo オブジェクトを返します。
- value
- タイプ:ig.excel.WorkbookColorInfo
備考
コーラーによって明示的に設定されない場合、このプロパティは null 値を返します。
-
formula
継承- .formula( );
- 返却型:
- ig.excel.Formula
- 返却型の説明:
備考
-
setFormula
継承- .setFormula( formula:string, [cellReferenceMode:ig.excel.CellReferenceMode], [valueType:ig.excel.FormatConditionValueType] );
- formula
- タイプ:string
- cellReferenceMode
- タイプ:ig.excel.CellReferenceMode
- オプション
- valueType
- タイプ:ig.excel.FormatConditionValueType
- オプション
-
setValue
継承- .setValue( valueType:ig.excel.FormatConditionValueType );
- valueType
- タイプ:ig.excel.FormatConditionValueType
備考
-
setValue
継承- .setValue( value:number, valueType:ig.excel.FormatConditionValueType );
- value
- タイプ:number
- valueType
- タイプ:ig.excel.FormatConditionValueType
備考
-
toString
- .toString( );
このインスタンスの文字列表現を返します。
-
value
継承- .value( );
備考
-
valueType
継承- .valueType( );
- 返却型:
- ig.excel.FormatConditionValueType
- 返却型の説明:
備考