次の方法で共有


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

NameType Members

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