The following tables list the members exposed by WorksheetImage.
| Name | Description | |
|---|---|---|
|  | WorksheetImage Constructor | Creates a new WorksheetImage instance. | 
| Name | Description | |
|---|---|---|
|  | BottomRightCornerCell | Gets or sets the cell where the bottom-right corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | BottomRightCornerPosition | Gets or sets the position in the WorksheetShape.BottomRightCornerCell of the shape's bottom-right corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | Fill | Gets or sets the fill to use in the background of the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | FlippedHorizontally | Gets or sets the value which indicates whether the shape is flipped horizontally along the vertical center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | FlippedVertically | Gets or sets the value which indicates whether the shape is flipped vertically along the horizontal center line. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | Image | Gets the image displayed in the worksheet for this shape. | 
|  | Outline | Gets or sets the outline to use for the shape. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | PositioningMode | Gets or sets the way shapes will be repositioned in excel when cells before or within the shape are resized. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | Sheet | Gets the worksheet on which the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | TopLeftCornerCell | Gets or sets the cell where the top-left corner of the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | TopLeftCornerPosition | Gets or sets the position in the WorksheetShape.TopLeftCornerCell of the shape's top-left corner, expressed in percentages. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | Visible | Gets or sets the value indicating whether the shape is visible on the worksheet. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | Worksheet | Gets the worksheet on which the shape resides. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
| Name | Description | |
|---|---|---|
|  | ClearUnknownData | Clears the cached unknown shape data which was read in from a parsed excel file. (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | GetBoundsInTwips | Overloaded. Gets the bounds of the shape in twips (1/20th of a point). (Inherited from Infragistics.Documents.Excel.WorksheetShape) | 
|  | SetBoundsInTwips | Overloaded. Sets the bounds of the shape in twips (1/20th of a point). |