WebSourceValues enumeration

Office 2013 and later

Web Source 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
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: