Enum QueryTableGrowShrinkType
How to handle variable numbers of rows when refreshing a query table.
Namespace: OfficeOpenXml
Assembly: EPPlus.dll
Syntax
public enum QueryTableGrowShrinkType
Fields
| Name | Description |
|---|---|
| InsertClear | Insert Clear |
| InsertDelete | Insert Delete |
| OverwriteClear | Overwrite Clear |