Link Search Menu Expand Document

PictureShapeTop Property

Gets or sets the position of the top edge of this picture in pixels.

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

Property Value

Type: Int32
The top.

Implements

IPictureShapeTop
See Also

Reference