ig.excel.WorksheetImage
背景画像を除くワークシートの画像を表します。
依存関係
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.WorksheetImage
コンストラクター- new $.ig.excel.WorksheetImage( image:string );
新しい WorksheetImage インスタンスを作成します。
- image
- タイプ:string
- この図形の画像の base64 データを含むデータ URL。
-
bottomRightCornerCell
継承- .bottomRightCornerCell( );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
例外
例外 説明 ig.ArgumentException ig.ArgumentNullException 備考
-
bottomRightCornerCell
継承- .bottomRightCornerCell( value:ig.excel.WorksheetCell );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetCell
例外
例外 説明 ig.ArgumentException ig.ArgumentNullException 備考
-
bottomRightCornerPosition
継承- .bottomRightCornerPosition( );
- 返却型:
- object
- 返却型の説明:
例外
例外 説明 ig.ArgumentOutOfRangeException 備考
-
bottomRightCornerPosition
継承- .bottomRightCornerPosition( value:object );
- 返却型:
- object
- 返却型の説明:
- value
- タイプ:object
例外
例外 説明 ig.ArgumentOutOfRangeException 備考
-
clearUnknownData
継承- .clearUnknownData( );
例外
例外 説明 ig.InvalidOperationException 備考
-
createPredefinedShape
継承- .createPredefinedShape( shapeType:ig.excel.PredefinedShapeType );
- 返却型:
- ig.excel.WorksheetShape
- 返却型の説明:
- shapeType
- タイプ:ig.excel.PredefinedShapeType
例外
例外 説明 ig.excel.InvalidEnumArgumentException -
fill
継承- .fill( );
- 返却型:
- ig.excel.ShapeFill
- 返却型の説明:
備考
-
fill
継承- .fill( value:ig.excel.ShapeFill );
- 返却型:
- ig.excel.ShapeFill
- 返却型の説明:
- value
- タイプ:ig.excel.ShapeFill
備考
-
flippedHorizontally
継承- .flippedHorizontally( );
例外
例外 説明 ig.InvalidOperationException -
flippedHorizontally
継承- .flippedHorizontally( value:boolean );
- value
- タイプ:boolean
例外
例外 説明 ig.InvalidOperationException -
flippedVertically
継承- .flippedVertically( );
例外
例外 説明 ig.InvalidOperationException -
flippedVertically
継承- .flippedVertically( value:boolean );
- value
- タイプ:boolean
例外
例外 説明 ig.InvalidOperationException -
getBoundsInTwips
継承- .getBoundsInTwips( );
- 返却型:
- object
- 返却型の説明:
例外
例外 説明 ig.InvalidOperationException 備考
-
getBoundsInTwips
継承- .getBoundsInTwips( options:ig.excel.PositioningOptions );
- 返却型:
- object
- 返却型の説明:
- options
- タイプ:ig.excel.PositioningOptions
例外
例外 説明 ig.InvalidOperationException 備考
-
outline
継承- .outline( );
- 返却型:
- ig.excel.ShapeOutline
- 返却型の説明:
備考
-
outline
継承- .outline( value:ig.excel.ShapeOutline );
- 返却型:
- ig.excel.ShapeOutline
- 返却型の説明:
- value
- タイプ:ig.excel.ShapeOutline
備考
-
positioningMode
継承- .positioningMode( );
- 返却型:
- ig.excel.ShapePositioningMode
- 返却型の説明:
例外
例外 説明 ig.excel.InvalidEnumArgumentException 備考
-
positioningMode
継承- .positioningMode( value:ig.excel.ShapePositioningMode );
- 返却型:
- ig.excel.ShapePositioningMode
- 返却型の説明:
- value
- タイプ:ig.excel.ShapePositioningMode
例外
例外 説明 ig.excel.InvalidEnumArgumentException 備考
-
setBoundsInTwips
継承- .setBoundsInTwips( sheet:ig.excel.Sheet, bounds:object );
- sheet
- タイプ:ig.excel.Sheet
- bounds
- タイプ:object
例外
例外 説明 ig.ArgumentNullException 備考
関連項目
-
setBoundsInTwips
継承- .setBoundsInTwips( sheet:ig.excel.Sheet, bounds:object, options:ig.excel.PositioningOptions );
- sheet
- タイプ:ig.excel.Sheet
- bounds
- タイプ:object
- options
- タイプ:ig.excel.PositioningOptions
例外
例外 説明 ig.ArgumentNullException 備考
-
sheet
継承- .sheet( );
- 返却型:
- ig.excel.Sheet
- 返却型の説明:
関連項目
-
topLeftCornerCell
継承- .topLeftCornerCell( );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
例外
例外 説明 ig.ArgumentException ig.ArgumentNullException 備考
-
topLeftCornerCell
継承- .topLeftCornerCell( value:ig.excel.WorksheetCell );
- 返却型:
- ig.excel.WorksheetCell
- 返却型の説明:
- value
- タイプ:ig.excel.WorksheetCell
例外
例外 説明 ig.ArgumentException ig.ArgumentNullException 備考
-
topLeftCornerPosition
継承- .topLeftCornerPosition( );
- 返却型:
- object
- 返却型の説明:
例外
例外 説明 ig.ArgumentOutOfRangeException 備考
-
topLeftCornerPosition
継承- .topLeftCornerPosition( value:object );
- 返却型:
- object
- 返却型の説明:
- value
- タイプ:object
例外
例外 説明 ig.ArgumentOutOfRangeException 備考
-
visible
継承- .visible( );
- 返却型:
- boolean
- 返却型の説明:
-
visible
継承- .visible( value:boolean );
- 返却型:
- boolean
- 返却型の説明:
- value
- タイプ:boolean
-
worksheet
継承- .worksheet( );
- 返却型:
- ig.excel.Worksheet
- 返却型の説明:
関連項目