NameType.NameList Property
Name List.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 NameType
Dim value As NameList
value = instance.NameList
instance.NameList = value
public NameList NameList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.NameList
Returns NameList.