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