ig.excel.WorksheetSortSettings
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
caseSensitive
継承- .caseSensitive( );
- 返却型:
- boolean
- 返却型の説明:
備考
-
caseSensitive
継承- .caseSensitive( value:boolean );
- 返却型:
- boolean
- 返却型の説明:
- value
- タイプ:boolean
備考
-
clearRegion
- .clearRegion( );
-
initializeRegion
- .initializeRegion( );
-
reapplySortConditions
- .reapplySortConditions( );
-
region
- .region( );
- 返却型:
- ig.excel.WorksheetRegion
- 返却型の説明:
-
setRegion
- .setRegion( address:string );
- address
- タイプ:string
例外
例外 説明 ig.InvalidOperationException 備考
-
setRegion
- .setRegion( address:string, cellReferenceMode:ig.excel.CellReferenceMode );
- address
- タイプ:string
- cellReferenceMode
- タイプ:ig.excel.CellReferenceMode
例外
例外 説明 ig.InvalidOperationException 備考
-
sortConditions
継承- .sortConditions( );
- 返却型:
- ig.excel.SortConditionCollection`1
- 返却型の説明:
備考
-
sortConditions
継承- .sortConditions( sortableItem:ig.excel.RelativeIndex );
- 返却型:
- ig.excel.SortCondition
- 返却型の説明:
- sortableItem
- タイプ:ig.excel.RelativeIndex
例外
例外 説明 ig.ArgumentNullException ig.InvalidOperationException -
sortConditions
継承- .sortConditions( sortableItem:ig.excel.RelativeIndex, value:ig.excel.SortCondition );
- 返却型:
- ig.excel.SortCondition
- 返却型の説明:
- sortableItem
- タイプ:ig.excel.RelativeIndex
- value
- タイプ:ig.excel.SortCondition
例外
例外 説明 ig.ArgumentNullException ig.InvalidOperationException -
sortConditions
継承- .sortConditions( index:number );
- index
- タイプ:number
例外
例外 説明 ig.ArgumentNullException ig.InvalidOperationException -
sortConditions
継承- .sortConditions( index:number, value:ig.KeyValuePair`2 );
- index
- タイプ:number
- value
- タイプ:ig.KeyValuePair`2
例外
例外 説明 ig.ArgumentNullException ig.InvalidOperationException -
sortType
- .sortType( );
- 返却型:
- ig.excel.WorksheetSortType
- 返却型の説明:
備考
-
sortType
- .sortType( value:ig.excel.WorksheetSortType );
- 返却型:
- ig.excel.WorksheetSortType
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetSortType
備考