Page tree
Skip to end of metadata
Go to start of metadata

Description

Creates a new Picture object from an existing image.

C#
vb.net

Parameters

pictureFile
The file to create the picture from. This file should be in JPEG, PNG, BMP, or GIF format and accessible in the context ExcelWriter is running in.
position
The position to place the upper-left corner of the new picture.

Returns

A Picture object.
  • No labels