Freigeben über


NameType-Klasse

Defines the NameType class.

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Bibliography.NameType
        

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

Syntax

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

Hinweise

The following table lists the possible child types:NameList <b:NameList>

Threadsicherheit

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

Siehe auch

Referenz

NameType-Member

DocumentFormat.OpenXml.Bibliography-Namespace

Vererbungshierarchie

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Bibliography.NameType
        DocumentFormat.OpenXml.Bibliography.Artist
        DocumentFormat.OpenXml.Bibliography.BookAuthor
        DocumentFormat.OpenXml.Bibliography.Compiler
        DocumentFormat.OpenXml.Bibliography.Composer
        DocumentFormat.OpenXml.Bibliography.Conductor
        DocumentFormat.OpenXml.Bibliography.Counsel
        DocumentFormat.OpenXml.Bibliography.Director
        DocumentFormat.OpenXml.Bibliography.Editor
        DocumentFormat.OpenXml.Bibliography.Interviewee
        DocumentFormat.OpenXml.Bibliography.Interviewer
        DocumentFormat.OpenXml.Bibliography.Inventor
        DocumentFormat.OpenXml.Bibliography.ProducerName
        DocumentFormat.OpenXml.Bibliography.Translator
        DocumentFormat.OpenXml.Bibliography.Writer