Link Search Menu Expand Document

PictureShapeLeft Property

Gets or sets the position of the left 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 Left { get; set; }

Property Value

Type: Int32
The left.

Implements

IPictureShapeLeft
See Also

Reference