ig.excel.Chartsheet
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
chart
- .chart( );
- 返却型:
- ig.excel.WorksheetChart
- 返却型の説明:
-
displayOptions
- .displayOptions( );
- 返却型:
- ig.excel.ChartsheetDisplayOptions
- 返却型の説明:
備考
-
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 備考
-
printOptions
- .printOptions( );
- 返却型:
- ig.excel.ChartsheetPrintOptions
- 返却型の説明:
-
protect
- .protect( [allowEditObjects:boolean], [allowEditContents:boolean] );
- allowEditObjects
- タイプ:boolean
- オプション
- allowEditContents
- タイプ:boolean
- オプション
備考
-
protection
- .protection( );
- 返却型:
- ig.excel.ChartsheetProtection
- 返却型の説明:
-
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
- 返却型の説明:
関連項目