> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/excel-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/excel-plus/components/worksheet/place-image.md).

# Place Image

Places a bitmap image in a Worksheet

## Description

Places a bitmap image in a Worksheet

{% tabs %}
{% tab title="Preview" %}
![](https://2501927618-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fe08Uu2w6ybaOmfvcxkKf%2Fuploads%2FIUxqzQFM8tSdULBnYhLa%2FWorksheet_Image.png?alt=media\&token=9288ea68-ec0e-439f-8a84-fece8664f7c2)
{% endtab %}

{% tab title="Location" %}
**Name** | Place Image

**Nickname** | Sht Img

**Tab** | ExcelPlus

**Panel** | Worksheet

**Division** | 3
{% endtab %}

{% tab title="Inputs" %}
**Wks** | **Worksheet** (*worksheet*) | A Worksheet, Workbook, Range, or Worksheet Name

**I** | **Image** (*bitmap, string*) | The System.Drawing.Bitmap or Image Filepath to display

**L** | **Location** (*point*) | The location of the Shape

**S** | **Scale** (*number*) | A unitized scale factor (0-1) for the image
{% endtab %}

{% tab title="Outputs" %}
**Wks** | **Worksheet** (*worksheet*) | An Excel Worksheet Object
{% endtab %}

{% tab title="Mode" %}
*none*
{% endtab %}
{% endtabs %}

## Usage
