Table of Contents

Class VT

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:vt="http://schemas.openxmlformats.org/officeDocument/2006/docPropsVTypes" namespace.

public static class VT
Inheritance
VT
Inherited Members

Fields

array

Represents the vt:array XML element.

public static readonly XName array

Field Value

XName

Remarks

As an XML element, it:

blob

Represents the vt:blob XML element.

public static readonly XName blob

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: DigSig, property, variant.
  • corresponds to the following strongly-typed classes: VTBlob.

bool

Represents the vt:bool XML element.

public static readonly XName @bool

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTBool.

bstr

Represents the vt:bstr XML element.

public static readonly XName bstr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTBString.

cf

Represents the vt:cf XML element.

public static readonly XName cf

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • has the following XML attributes: format, size.
  • corresponds to the following strongly-typed classes: VTClipboardData.

clsid

Represents the vt:clsid XML element.

public static readonly XName clsid

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTClassId.

cy

Represents the vt:cy XML element.

public static readonly XName cy

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTCurrency.

date

Represents the vt:date XML element.

public static readonly XName date

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTDate.

decimal

Represents the vt:decimal XML element.

public static readonly XName @decimal

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant.
  • corresponds to the following strongly-typed classes: VTDecimal.

empty

Represents the vt:empty XML element.

public static readonly XName empty

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTEmpty.

error

Represents the vt:error XML element.

public static readonly XName error

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTError.

filetime

Represents the vt:filetime XML element.

public static readonly XName filetime

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTFileTime.

i1

Represents the vt:i1 XML element.

public static readonly XName i1

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTByte.

i2

Represents the vt:i2 XML element.

public static readonly XName i2

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTShort.

i4

Represents the vt:i4 XML element.

public static readonly XName i4

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTInt32.

i8

Represents the vt:i8 XML element.

public static readonly XName i8

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTInt64.

int

Represents the vt:int XML element.

public static readonly XName @int

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant.
  • corresponds to the following strongly-typed classes: VTInteger.

lpstr

Represents the vt:lpstr XML element.

public static readonly XName lpstr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTLPSTR.

lpwstr

Represents the vt:lpwstr XML element.

public static readonly XName lpwstr

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTLPWSTR.

null

Represents the vt:null XML element.

public static readonly XName @null

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTNull.

oblob

Represents the vt:oblob XML element.

public static readonly XName oblob

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTOBlob.

ostorage

Represents the vt:ostorage XML element.

public static readonly XName ostorage

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTOStorage.

ostream

Represents the vt:ostream XML element.

public static readonly XName ostream

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTOStreamData.

r4

Represents the vt:r4 XML element.

public static readonly XName r4

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTFloat.

r8

Represents the vt:r8 XML element.

public static readonly XName r8

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTDouble.

storage

Represents the vt:storage XML element.

public static readonly XName storage

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTStorage.

stream

Represents the vt:stream XML element.

public static readonly XName stream

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • corresponds to the following strongly-typed classes: VTStreamData.

ui1

Represents the vt:ui1 XML element.

public static readonly XName ui1

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTUnsignedByte.

ui2

Represents the vt:ui2 XML element.

public static readonly XName ui2

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTUnsignedShort.

ui4

Represents the vt:ui4 XML element.

public static readonly XName ui4

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant, vector.
  • corresponds to the following strongly-typed classes: VTUnsignedInt32.

ui8

Represents the vt:ui8 XML element.

public static readonly XName ui8

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant, vector.
  • corresponds to the following strongly-typed classes: VTUnsignedInt64.

uint

Represents the vt:uint XML element.

public static readonly XName @uint

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, array, variant.
  • corresponds to the following strongly-typed classes: VTUnsignedInteger.

variant

Represents the vt:variant XML element.

public static readonly XName variant

Field Value

XName

Remarks

As an XML element, it:

vector

Represents the vt:vector XML element.

public static readonly XName vector

Field Value

XName

Remarks

As an XML element, it:

vstream

Represents the vt:vstream XML element.

public static readonly XName vstream

Field Value

XName

Remarks

As an XML element, it:

  • has the following parent XML elements: property, variant.
  • has the following XML attributes: version.
  • corresponds to the following strongly-typed classes: VTVStreamData.

vt

Defines the XML namespace associated with the vt prefix.

public static readonly XNamespace vt

Field Value

XNamespace