Freigeben über


DocumentFormat.OpenXml.VariantTypes-Namespace

Klassen

  Klasse Beschreibung
Öffentliche Klasse Variant Variant.When the object is serialized out as xml, its qualified name is vt:variant.
Öffentliche Klasse VTArray Array.When the object is serialized out as xml, its qualified name is vt:array.
Öffentliche Klasse VTBlob Binary Blob.When the object is serialized out as xml, its qualified name is vt:blob.
Öffentliche Klasse VTBool Boolean.When the object is serialized out as xml, its qualified name is vt:bool.
Öffentliche Klasse VTBString Basic String.When the object is serialized out as xml, its qualified name is vt:bstr.
Öffentliche Klasse VTByte 1-Byte Signed Integer.When the object is serialized out as xml, its qualified name is vt:i1.
Öffentliche Klasse VTClassId Class ID.When the object is serialized out as xml, its qualified name is vt:clsid.
Öffentliche Klasse VTClipboardData Clipboard Data.When the object is serialized out as xml, its qualified name is vt:cf.
Öffentliche Klasse VTCurrency Currency.When the object is serialized out as xml, its qualified name is vt:cy.
Öffentliche Klasse VTDate Date and Time.When the object is serialized out as xml, its qualified name is vt:date.
Öffentliche Klasse VTDecimal Decimal.When the object is serialized out as xml, its qualified name is vt:decimal.
Öffentliche Klasse VTDouble 8-Byte Real Number.When the object is serialized out as xml, its qualified name is vt:r8.
Öffentliche Klasse VTEmpty Empty.When the object is serialized out as xml, its qualified name is vt:empty.
Öffentliche Klasse VTError Error Status Code.When the object is serialized out as xml, its qualified name is vt:error.
Öffentliche Klasse VTFileTime File Time.When the object is serialized out as xml, its qualified name is vt:filetime.
Öffentliche Klasse VTFloat 4-Byte Real Number.When the object is serialized out as xml, its qualified name is vt:r4.
Öffentliche Klasse VTInt32 4-Byte Signed Integer.When the object is serialized out as xml, its qualified name is vt:i4.
Öffentliche Klasse VTInt64 8-Byte Signed Integer.When the object is serialized out as xml, its qualified name is vt:i8.
Öffentliche Klasse VTInteger Integer.When the object is serialized out as xml, its qualified name is vt:int.
Öffentliche Klasse VTLPSTR LPSTR.When the object is serialized out as xml, its qualified name is vt:lpstr.
Öffentliche Klasse VTLPWSTR LPWSTR.When the object is serialized out as xml, its qualified name is vt:lpwstr.
Öffentliche Klasse VTNull Null.When the object is serialized out as xml, its qualified name is vt:null.
Öffentliche Klasse VTOBlob Binary Blob Object.When the object is serialized out as xml, its qualified name is vt:oblob.
Öffentliche Klasse VTOStorage Binary Storage Object.When the object is serialized out as xml, its qualified name is vt:ostorage.
Öffentliche Klasse VTOStreamData Binary Stream Object.When the object is serialized out as xml, its qualified name is vt:ostream.
Öffentliche Klasse VTShort 2-Byte Signed Integer.When the object is serialized out as xml, its qualified name is vt:i2.
Öffentliche Klasse VTStorage Binary Storage.When the object is serialized out as xml, its qualified name is vt:storage.
Öffentliche Klasse VTStreamData Binary Stream.When the object is serialized out as xml, its qualified name is vt:stream.
Öffentliche Klasse VTUnsignedByte 1-Byte Unsigned Integer.When the object is serialized out as xml, its qualified name is vt:ui1.
Öffentliche Klasse VTUnsignedInt32 4-Byte Unsigned Integer.When the object is serialized out as xml, its qualified name is vt:ui4.
Öffentliche Klasse VTUnsignedInt64 8-Byte Unsigned Integer.When the object is serialized out as xml, its qualified name is vt:ui8.
Öffentliche Klasse VTUnsignedInteger Unsigned Integer.When the object is serialized out as xml, its qualified name is vt:uint.
Öffentliche Klasse VTUnsignedShort 2-Byte Unsigned Integer.When the object is serialized out as xml, its qualified name is vt:ui2.
Öffentliche Klasse VTVector Vector.When the object is serialized out as xml, its qualified name is vt:vector.
Öffentliche Klasse VTVStreamData Binary Versioned Stream.When the object is serialized out as xml, its qualified name is vt:vstream.

Enumerationen

  Enumeration Beschreibung
Öffentliche Enumeration ArrayBaseValues Array Base Type Simple Type
Öffentliche Enumeration VectorBaseValues Vector Base Type Simple Type