VectorBaseValues Enum

Definition

Vector Base Type Simple Type

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

Fields

VectorBaseValues(String)

Creates a new VectorBaseValues enum instance

Bool 16

Boolean Base Type.

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

Bool

Boolean Base Type.

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

Bstr 13

Basic String Base Type.

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

Bstr

Basic String Base Type.

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

ClassId 19

Class ID Base Type.

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

ClassId

Class ID Base Type.

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

ClipboardData 20

Clipboard Data Base Type.

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

ClipboardData

Clipboard Data Base Type.

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

Currency

Currency Base Type.

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

Currency 17

Currency Base Type.

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

Date 14

Date and Time Base Type.

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

Date

Date and Time Base Type.

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

EightBytesReal 10

8-Byte Real Number Base Type.

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

EightBytesReal

8-Byte Real Number Base Type.

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

EightBytesSignedInteger

8-Byte Signed Integer Base Type.

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

EightBytesSignedInteger 4

8-Byte Signed Integer Base Type.

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

EightBytesUnsignedInteger

8-Byte Unsigned Integer Base Type.

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

EightBytesUnsignedInteger 8

8-Byte Unsigned Integer Base Type.

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

Equals(Object)
Equals(VectorBaseValues)
Error 18

Error Status Code Base Type.

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

Error

Error Status Code Base Type.

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

Filetime 15

File Time Base Type.

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

Filetime

File Time Base Type.

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

FourBytesReal 9

4-Byte Real Number Base Type.

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

FourBytesReal

4-Byte Real Number Base Type.

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

FourBytesSignedInteger 3

4-Byte Signed Integer Base Type.

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

FourBytesSignedInteger

4-Byte Signed Integer Base Type.

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

FourBytesUnsignedInteger

4-Byte Unsigned Integer Base Type.

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

FourBytesUnsignedInteger 7

4-Byte Unsigned Integer Base Type.

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

GetHashCode()
Lpstr 11

LPSTR Base Type.

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

Lpstr

LPSTR Base Type.

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

Lpwstr 12

LPWSTR Base Type.

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

Lpwstr

LPWSTR Base Type.

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

OneByteSignedInteger 1

Vector Base Type Enumeration Value.

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

OneByteSignedInteger

Vector Base Type Enumeration Value.

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

OneByteUnsignedInteger 5

1-Byte Unsigned Integer Base Type.

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

OneByteUnsignedInteger

1-Byte Unsigned Integer Base Type.

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

Equality(VectorBaseValues, VectorBaseValues)
Inequality(VectorBaseValues, VectorBaseValues)
ToString()
TwoBytesSignedInteger 2

2-Byte Signed Integer Base Type.

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

TwoBytesSignedInteger

2-Byte Signed Integer Base Type.

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

TwoBytesUnsignedInteger 6

2-Byte Unsigned Integer Base Type.

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

TwoBytesUnsignedInteger

2-Byte Unsigned Integer Base Type.

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

Variant

Variant Base Type.

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

Variant 0

Variant Base Type.

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

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

Applies to