Link Search Menu Expand Document

Placement Enumeration

Specifies how changes to a worksheet will affect the placement of a shape.

Namespace:Bytescout.Spreadsheet.MSODrawing
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public enum Placement
Members
Member nameValueDescription
MoveAndSize1 (1) Shapes are move and size with Cells
Move2 (2) Shapes are move but don't size with cells
FreeFloating3 (3) Shapes are don't move or size with cells
See Also

Reference