Aracılığıyla paylaş


SupportingPropertyBagArrayValueType Enum

Definition

Defines the SupportingPropertyBagArrayValueType enumeration.

[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)]
public enum SupportingPropertyBagArrayValueType
public enum SupportingPropertyBagArrayValueType
public readonly struct SupportingPropertyBagArrayValueType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBagArrayValueType>, IEquatable<DocumentFormat.OpenXml.Office2019.Excel.RichData2.SupportingPropertyBagArrayValueType>
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)>]
type SupportingPropertyBagArrayValueType = 
type SupportingPropertyBagArrayValueType = 
type SupportingPropertyBagArrayValueType = struct
    interface IEnumValue
    interface IEnumValueFactory<SupportingPropertyBagArrayValueType>
Public Enum SupportingPropertyBagArrayValueType
Public Structure SupportingPropertyBagArrayValueType
Implements IEnumValue, IEnumValueFactory(Of SupportingPropertyBagArrayValueType), IEquatable(Of SupportingPropertyBagArrayValueType)
Inheritance
SupportingPropertyBagArrayValueType
Inheritance
SupportingPropertyBagArrayValueType
Attributes

Fields

SupportingPropertyBagArrayValueType(String)

Creates a new SupportingPropertyBagArrayValueType enum instance

B 2

b.

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

B

b.

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

D 0

d.

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

D

d.

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

Equals(SupportingPropertyBagArrayValueType)
Equals(Object)
GetHashCode()
I 1

i.

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

I

i.

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

Equality(SupportingPropertyBagArrayValueType, SupportingPropertyBagArrayValueType)
Inequality(SupportingPropertyBagArrayValueType, SupportingPropertyBagArrayValueType)
S 3

s.

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

S

s.

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

Spb

spb.

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

Spb 4

spb.

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

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

Applies to