ig.excel.WorksheetHyperlink
依存関係
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
このコントロールにオプションはありません。
このコントロールにイベントはありません。
-
ig.excel.WorksheetHyperlink
コンストラクター- new $.ig.excel.WorksheetHyperlink( sourceAddress:string, target:object, [displayText:string], [toolTip:string] );
- sourceAddress
- タイプ:string
- target
- タイプ:object
- displayText
- タイプ:string
- オプション
- toolTip
- タイプ:string
- オプション
例外
例外 説明 ig.ArgumentNullException ig.ArgumentException ig.ArgumentException -
ig.excel.WorksheetHyperlink
コンストラクター- new $.ig.excel.WorksheetHyperlink( sourceCell:ig.excel.WorksheetCell, target:object, [displayText:string], [toolTip:string] );
- sourceCell
- タイプ:ig.excel.WorksheetCell
- target
- タイプ:object
- displayText
- タイプ:string
- オプション
- toolTip
- タイプ:string
- オプション
例外
例外 説明 ig.ArgumentNullException ig.ArgumentException ig.ArgumentException ig.ArgumentException -
ig.excel.WorksheetHyperlink
コンストラクター- new $.ig.excel.WorksheetHyperlink( sourceRegion:ig.excel.WorksheetRegion, target:object, [displayText:string], [toolTip:string] );
- sourceRegion
- タイプ:ig.excel.WorksheetRegion
- target
- タイプ:object
- displayText
- タイプ:string
- オプション
- toolTip
- タイプ:string
- オプション
例外
例外 説明 ig.ArgumentNullException ig.ArgumentException ig.ArgumentException ig.ArgumentException -
displayText
- .displayText( );
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException 備考
-
displayText
- .displayText( value:string );
- value
- タイプ:string
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException 備考
-
isSealed
- .isSealed( );
-
sourceAddress
- .sourceAddress( );
例外
例外 説明 ig.InvalidOperationException ig.ArgumentNullException ig.ArgumentException -
sourceAddress
- .sourceAddress( value:string );
- value
- タイプ:string
例外
例外 説明 ig.InvalidOperationException ig.ArgumentNullException ig.ArgumentException -
sourceCell
- .sourceCell( );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException ig.ArgumentNullException ig.ArgumentException -
sourceCell
- .sourceCell( value:ig.excel.WorksheetCell );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetCell
例外
例外 説明 ig.InvalidOperationException ig.ArgumentNullException ig.ArgumentException -
sourceRegion
- .sourceRegion( );
- 返却型:
- ig.excel.WorksheetRegion
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException ig.ArgumentNullException ig.ArgumentException -
sourceRegion
- .sourceRegion( value:ig.excel.WorksheetRegion );
- 返却型:
- ig.excel.WorksheetRegion
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetRegion
例外
例外 説明 ig.InvalidOperationException ig.ArgumentNullException ig.ArgumentException -
target
- .target( );
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException ig.ArgumentException ig.ArgumentException -
target
- .target( value:object );
- value
- タイプ:object
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException ig.ArgumentException ig.ArgumentException -
targetAddress
- .targetAddress( );
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetAddress
- .targetAddress( value:string );
- value
- タイプ:string
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetCell
- .targetCell( );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetCell
- .targetCell( value:ig.excel.WorksheetCell );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetCell
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetNamedReference
- .targetNamedReference( );
- 返却型:
- ig.excel.NamedReference
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetNamedReference
- .targetNamedReference( value:ig.excel.NamedReference );
- 返却型:
- ig.excel.NamedReference
- 返却型の説明:
- value
- タイプ:ig.excel.NamedReference
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetRegion
- .targetRegion( );
- 返却型:
- ig.excel.WorksheetRegion
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
targetRegion
- .targetRegion( value:ig.excel.WorksheetRegion );
- 返却型:
- ig.excel.WorksheetRegion
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetRegion
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
toolTip
- .toolTip( );
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
toolTip
- .toolTip( value:string );
- value
- タイプ:string
例外
例外 説明 ig.InvalidOperationException ig.ArgumentException -
toString
- .toString( );
- 返却型:
- string
- 返却型の説明:
-
worksheet
- .worksheet( );
- 返却型:
- ig.excel.Worksheet
- 返却型の説明:
関連項目