WebSourceValues enumeration
Office 2013 and later
Web Source Type
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Sheet | All Sheet Content. When the item is serialized out as xml, its value is "sheet". | |
| PrintArea | Print Area. When the item is serialized out as xml, its value is "printArea". | |
| AutoFilter | AutoFilter. When the item is serialized out as xml, its value is "autoFilter". | |
| Range | Range. When the item is serialized out as xml, its value is "range". | |
| Chart | Chart. When the item is serialized out as xml, its value is "chart". | |
| PivotTable | PivotTable. When the item is serialized out as xml, its value is "pivotTable". | |
| Query | QueryTable. When the item is serialized out as xml, its value is "query". | |
| Label | Label. When the item is serialized out as xml, its value is "label". |
Show: