Share via


NameType.NameList Property

Definition

Name List.

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

public DocumentFormat.OpenXml.Bibliography.NameList NameList { get; set; }
public DocumentFormat.OpenXml.Bibliography.NameList? NameList { get; set; }
member this.NameList : DocumentFormat.OpenXml.Bibliography.NameList with get, set
Public Property NameList As NameList

Property Value

Returns NameList.

Applies to