EditAsValues enumeration

Office 2013 and later

Resizing Behaviors

Namespace:  DocumentFormat.OpenXml.Drawing.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
TwoCell Move and Resize With Anchor Cells. When the item is serialized out as xml, its value is "twoCell".
OneCell Move With Cells but Do Not Resize. When the item is serialized out as xml, its value is "oneCell".
Absolute Do Not Move or Resize With Underlying Rows/Columns. When the item is serialized out as xml, its value is "absolute".
Show: