NameType Class
Defines the NameType class.
Inheritance Hierarchy
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Bibliography.NameType
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<ChildElementInfoAttribute(GetType(NameList))> _
Public MustInherit Class NameType _
Inherits OpenXmlCompositeElement
'Применение
Dim instance As NameType
[ChildElementInfoAttribute(typeof(NameList))]
public abstract class NameType : OpenXmlCompositeElement
Remarks
The following table lists the possible child types:NameList <b:NameList>
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
DocumentFormat.OpenXml.Bibliography Namespace
Inheritance Hierarchy
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