[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IPicture.Paste

Paste Method

Paste(AspectRatio)

Replaces the current image with the image from clipboard.

Declaration
void Paste(AspectRatio aspect = AspectRatio.ActualSize)
Sub Paste(Optional aspect As AspectRatio = AspectRatio.ActualSize)
Parameters
Type Name Description
AspectRatio aspect

Specifies how to resize the new image. Default value is GrapeCity.Drawing.AspectRatio.ActualSize.