ig.excel.Sheet
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
hasProtectionPassword
- .hasProtectionPassword( );
備考
-
isProtected
- .isProtected( );
備考
-
moveToSheetIndex
- .moveToSheetIndex( index:number );
- index
- タイプ:number
例外
例外 説明 ig.InvalidOperationException ig.ArgumentOutOfRangeException -
name
- .name( );
- 返却型:
- string
- 返却型の説明:
例外
例外 説明 ig.ArgumentNullException ig.ArgumentException ig.ArgumentException ig.ArgumentException 備考
-
name
- .name( value:string );
- 返却型:
- string
- 返却型の説明:
- value
- タイプ:string
例外
例外 説明 ig.ArgumentNullException ig.ArgumentException ig.ArgumentException ig.ArgumentException 備考
-
selected
- .selected( );
- 返却型:
- boolean
- 返却型の説明:
備考
-
sheetIndex
- .sheetIndex( );
- 返却型:
- number
- 返却型の説明:
備考
-
tabColorInfo
- .tabColorInfo( );
- 返却型:
- ig.excel.WorkbookColorInfo
- 返却型の説明:
備考
-
tabColorInfo
- .tabColorInfo( value:ig.excel.WorkbookColorInfo );
- 返却型:
- ig.excel.WorkbookColorInfo
- 返却型の説明:
- value
- タイプ:ig.excel.WorkbookColorInfo
備考
-
type
- .type( );
- 返却型:
- ig.excel.SheetType
- 返却型の説明:
関連項目
-
unprotect
- .unprotect( );
-
workbook
- .workbook( );
- 返却型:
- ig.excel.Workbook
- 返却型の説明:
関連項目