Copy Cutout from the Sheet
copy cutout from the sheet
destination sheet
X coordinate
Y coordinate
sheet with cutout
X coordinate of cutout
Y coordinate of cutout
cutout width
cutout height
The copy cutout from sheet function serves to copy a part of one sheet to another sheet. The first parameter, the destination sheet represents the destination sheet, in which the copy cutout should be placed. If no sheet is specified, the main sheet will be used as a default. The X coordinate and Y coordinate parameters determine the target position in which the copy cutout should be placed in the destination sheet. The sheet with cutout is the source sheet, from which the cutout will be loaded. If no sheet is specified, the main sheet will be used as a default. The other parameters define the position and the size of the cutout in the source sheet.
The function output is a sheet. The sheets used as the function parameters are not influenced by the function. If a copy has to be carried out into the main sheet, the output of this function has to be assigned to the main sheet variable.