ig.excel.SparklineGroupCollection
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
add
- .add( type:ig.excel.SparklineType, locationRange:string, dataRange:string, [groupInitializer:function], [cellReferenceMode:ig.excel.CellReferenceMode] );
- 返却型:
- ig.excel.SparklineGroup
- 返却型の説明:
- type
- タイプ:ig.excel.SparklineType
- locationRange
- タイプ:string
- dataRange
- タイプ:string
- groupInitializer
- タイプ:function
- オプション
- cellReferenceMode
- タイプ:ig.excel.CellReferenceMode
- オプション
-
clear
- .clear( );
-
contains
- .contains( group:ig.excel.SparklineGroup );
- group
- タイプ:ig.excel.SparklineGroup
-
count
- .count( );
-
generateGuidsForGroups
- .generateGuidsForGroups( );
例外
例外 説明 ig.ArgumentException 備考
-
generateGuidsForGroups
- .generateGuidsForGroups( value:boolean );
- value
- タイプ:boolean
例外
例外 説明 ig.ArgumentException 備考
-
getEnumerator
- .getEnumerator( );
-
indexOf
- .indexOf( group:ig.excel.SparklineGroup );
- 返却型:
- number
- 返却型の説明:
- group
- タイプ:ig.excel.SparklineGroup
-
item
- .item( index:number );
- 返却型:
- ig.excel.SparklineGroup
- 返却型の説明:
- index
- タイプ:number
例外
例外 説明 ig.IndexOutOfRangeException -
remove
- .remove( group:ig.excel.SparklineGroup );
- 返却型:
- boolean
- 返却型の説明:
- group
- タイプ:ig.excel.SparklineGroup
-
removeAt
- .removeAt( index:number );
- index
- タイプ:number
例外
例外 説明 ig.IndexOutOfRangeException