RichValueValueType Enum

Definition

Defines the RichValueValueType enumeration.

C#
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2019)]
public enum RichValueValueType
C#
public enum RichValueValueType
C#
public readonly struct RichValueValueType : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueValueType>, IEquatable<DocumentFormat.OpenXml.Office2019.Excel.RichData.RichValueValueType>
Inheritance
RichValueValueType
Inheritance
RichValueValueType
Attributes

Fields

Name Value Description
D 0

d.

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

I 1

i.

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

B 2

b.

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

E 3

e.

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

S 4

s.

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

R 5

r.

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

A 6

a.

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

Spb 7

spb.

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

A

a.

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

B

b.

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

D

d.

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

E

e.

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

Equality(RichValueValueType, RichValueValueType)
Equals(Object)
Equals(RichValueValueType)
GetHashCode()
I

i.

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

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<RichValueValueType>.Create(String)
Inequality(RichValueValueType, RichValueValueType)
R

r.

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

RichValueValueType(String)

Creates a new RichValueValueType enum instance

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".

ToString()

Applies to

Tuote Versiot
DocumentFormat.OpenXml 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0, 3.0.0, 3.0.1