Link Search Menu Expand Document

PictureShapeWidth Property

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

Property Value

Type: Int32
The width.

Implements

IPictureShapeWidth
See Also

Reference