Ziv-Barber/officegen

Not Able to embed excel as object via insert option in Word Document

Opened this issue · 0 comments

### Steps to Reproduce
These steps are in order to get the above mentioned functionality in word document:-

  1. Open Word document
  2. Click on "Insert" from tool menu and then select "Object" under text options bracket from the menu.
  3. Select "Microsoft Excel Spreadsheet" from the popup and also select the check box which says "Display as icon".
  4. Select any excel and confirm the popup.
  5. Click on Ok. See the excel icon gets added in the word document and if we double click on icon then the excel gets open.

This functionality is available in word document but i want to get this done via program using officegen. Is there a way to get this done? Any option which would accept the file path and add it as icon?