WebSourceValues Enum

Definition

Web Source Type

public enum WebSourceValues
public readonly struct WebSourceValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Spreadsheet.WebSourceValues>, IEquatable<DocumentFormat.OpenXml.Spreadsheet.WebSourceValues>
type WebSourceValues = 
type WebSourceValues = struct
    interface IEnumValue
    interface IEnumValueFactory<WebSourceValues>
Public Enum WebSourceValues
Public Structure WebSourceValues
Implements IEnumValue, IEnumValueFactory(Of WebSourceValues), IEquatable(Of WebSourceValues)
Inheritance
WebSourceValues
Inheritance
WebSourceValues

Fields

WebSourceValues(String)

Creates a new WebSourceValues enum instance

AutoFilter 2

AutoFilter.

When the item is serialized out as xml, its value is "autoFilter".

AutoFilter

AutoFilter.

When the item is serialized out as xml, its value is "autoFilter".

Chart 4

Chart.

When the item is serialized out as xml, its value is "chart".

Chart

Chart.

When the item is serialized out as xml, its value is "chart".

Equals(Object)
Equals(WebSourceValues)
GetHashCode()
Label 7

Label.

When the item is serialized out as xml, its value is "label".

Label

Label.

When the item is serialized out as xml, its value is "label".

Equality(WebSourceValues, WebSourceValues)
Inequality(WebSourceValues, WebSourceValues)
PivotTable 5

PivotTable.

When the item is serialized out as xml, its value is "pivotTable".

PivotTable

PivotTable.

When the item is serialized out as xml, its value is "pivotTable".

PrintArea 1

Print Area.

When the item is serialized out as xml, its value is "printArea".

PrintArea

Print Area.

When the item is serialized out as xml, its value is "printArea".

Query 6

QueryTable.

When the item is serialized out as xml, its value is "query".

Query

QueryTable.

When the item is serialized out as xml, its value is "query".

Range

Range.

When the item is serialized out as xml, its value is "range".

Range 3

Range.

When the item is serialized out as xml, its value is "range".

Sheet 0

All Sheet Content.

When the item is serialized out as xml, its value is "sheet".

Sheet

All Sheet Content.

When the item is serialized out as xml, its value is "sheet".

ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<WebSourceValues>.Create(String)

Applies to