GrowShrinkValues enumeration

Office 2013 and later

Grow Shrink Type

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

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

Member nameDescription
InsertDelete Insert and Delete On Refresh. When the item is serialized out as xml, its value is "insertDelete".
InsertClear Insert and Clear On Refresh. When the item is serialized out as xml, its value is "insertClear".
OverwriteClear Overwrite and Clear On Refresh. When the item is serialized out as xml, its value is "overwriteClear".
Show: