Link Search Menu Expand Document

PictureShapeCropFromTop Property

Gets or sets the value specified how much to crop the image from the top down as a fraction of picture size.

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double CropFromTop { get; set; }

Property Value

Type: Double
The crop from top.

Implements

IPictureShapeCropFromTop
See Also

Reference