DocumentFormat.OpenXml.VariantTypes Namespace

Classes

Variant

Variant.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:variant.

VTArray

Array.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:array.

VTBlob

Binary Blob.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:blob.

VTBool

Boolean.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:bool.

VTBString

Basic String.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:bstr.

VTByte

1-Byte Signed Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:i1.

VTClassId

Class ID.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:clsid.

VTClipboardData

Clipboard Data.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:cf.

VTCurrency

Currency.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:cy.

VTDate

Date and Time.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:date.

VTDecimal

Decimal.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:decimal.

VTDouble

8-Byte Real Number.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:r8.

VTEmpty

Empty.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:empty.

VTError

Error Status Code.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:error.

VTFileTime

File Time.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:filetime.

VTFloat

4-Byte Real Number.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:r4.

VTInt32

4-Byte Signed Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:i4.

VTInt64

8-Byte Signed Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:i8.

VTInteger

Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:int.

VTLPSTR

LPSTR.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:lpstr.

VTLPWSTR

LPWSTR.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:lpwstr.

VTNull

Null.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:null.

VTOBlob

Binary Blob Object.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:oblob.

VTOStorage

Binary Storage Object.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:ostorage.

VTOStreamData

Binary Stream Object.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:ostream.

VTShort

2-Byte Signed Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:i2.

VTStorage

Binary Storage.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:storage.

VTStreamData

Binary Stream.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:stream.

VTUnsignedByte

1-Byte Unsigned Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:ui1.

VTUnsignedInt32

4-Byte Unsigned Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:ui4.

VTUnsignedInt64

8-Byte Unsigned Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:ui8.

VTUnsignedInteger

Unsigned Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:uint.

VTUnsignedShort

2-Byte Unsigned Integer.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:ui2.

VTVector

Vector.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:vector.

VTVStreamData

Binary Versioned Stream.

This class is available in Office 2007 and above.

When the object is serialized out as xml, it's qualified name is vt:vstream.

Enums

ArrayBaseValues

Array Base Type Simple Type

VectorBaseValues

Vector Base Type Simple Type