Placement Enumeration
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
 Specifies how changes to a worksheet will affect the placement of a shape.
Namespace:Bytescout.Spreadsheet.MSODrawingAssembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| MoveAndSize | 1 | (1) Shapes are move and size with Cells | |
| Move | 2 | (2) Shapes are move but don't size with cells | |
| FreeFloating | 3 | (3) Shapes are don't move or size with cells | 
See Also