Link Search Menu Expand Document

PictureShapePlacementType Property

Gets or sets the Placement setting of this picture, which specifies how changes to the sheet will affect the placement of this picture.

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

Property Value

Type: Placement
The placement.

Implements

IPictureShapePlacementType
See Also

Reference