Freigeben über


VectorVariantType-Klasse

Defines the VectorVariantType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.ExtendedProperties.VectorVariantType
        DocumentFormat.OpenXml.ExtendedProperties.HeadingPairs
        DocumentFormat.OpenXml.ExtendedProperties.HyperlinkList

Namespace:  DocumentFormat.OpenXml.ExtendedProperties
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(VTVector))> _
Public MustInherit Class VectorVariantType _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As VectorVariantType
[ChildElementInfoAttribute(typeof(VTVector))]
public abstract class VectorVariantType : OpenXmlCompositeElement

Hinweise

The following table lists the possible child types:DocumentFormat.OpenXml.VariantTypes.VTVector <vt:vector>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.

Siehe auch

Referenz

VectorVariantType-Member

DocumentFormat.OpenXml.ExtendedProperties-Namespace