Link Search Menu Expand Document

PictureShapeHeight Property

Gets or sets the height 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 Height { get; set; }

Property Value

Type: Int32
The height.

Implements

IPictureShapeHeight
See Also

Reference