/ImageInserter_ExcelAddin

Excel add-in to insert images into cells and notes. 画像をセルやメモに挿入するExcelアドイン

Primary LanguageC#MIT LicenseMIT

icon

Image Inserter Add-in for Microsoft Excel

This is an Excel add-in that inserts images into cells and notes.

Overview

When using Excel, it takes time to paste the image to fit the cell and resize it.This add-in can optimize the size of cells and images and arrange them as you want in a short time.

description

Demo

The explanation image is in Japanese, but in reality it will be in English depending on the environment.

Insert images

insert

Delete images

delete

Select target (Cell or Memo)

select target

Specify cell size

specify cell size

Specifying the storage method in the cell

specify storage method

Specifying the information to write to the cell

specifying info

Specifying the delete method in the cell

specifying delete method

Specifying how to align cells

specifying align

Specify maximum memo size

specify max memo size

Environment

.NET Framework 4.8

Note

  1. After processing with this add-in, "Undo (Ctrl + Z)" operation is not possible. Please save the file in advance.
  2. If you select "Fit to cell height" as the storage method, the width of the cell and the image may not match.

Install

  1. Double-click "setup.msi" to install
  2. Open Excel and check that "Insert Image" is displayed on the ribbon.

* If not displayed

  1. Open "File> Options> Ribbon Preferences"
  2. Check "Insert image"
install

Uninstall

  1. Open "Control Panel> Apps"
  2. Select "ImageInserter_ExcelAddin" and click "Uninstall"

License

MIT