Compartilhar via


NameOrCorporateType.NameList Property

NameList.Represents the element tag in schema: b:NameList

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

Syntax

'Declaration
Public Property NameList As NameList
    Get
    Set
'Usage
Dim instance As NameOrCorporateType
Dim value As NameList

value = instance.NameList

instance.NameList = value
public NameList NameList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Bibliography.NameList
Returns NameList.

See Also

Reference

NameOrCorporateType Class

NameOrCorporateType Members

DocumentFormat.OpenXml.Bibliography Namespace