Excel Range To Image
Converts excel range to image.
Last updated
Converts excel range to image.
Last updated
The activity that converts excel range to image and saved in the specified file name.
Input : Required
A variable name that references the opened excel filehandle.
SheetName : Required
The sheet name of the workbook that contains the range that is to be converted into an image.
Range : Required
The excel range that is to be converted into an image.
File Path : The file path in which the converted image that to be saved.