Excel Picture Writer <ExcelPictureWriter>

Synopsis

Insert an image in a Microsoft Excel spreadsheet.

Mixins

ExcelPictureWriterModifier

Parameters

Name Type Description
DependentParts list Specifies the set of other processor parts that must be processed before this one.
PictureFile string Full path and filename of the picture file that will be inserted.
ProcessSelf? boolean Specifies whether the ExcelPictureWriter child will be processed when the Excel document Process rule is evaluated. Default is True .
Range string Range of cells in worksheet to where data will be written.
Sheet string Specifies the sheet within the workbook that this part will access.