Freigeben über


Source.AuthorList-Eigenschaft

Contributors List.Represents the element tag in schema: b:Author

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

Syntax

'Declaration
Public Property AuthorList As AuthorList
    Get
    Set
'Usage
Dim instance As Source
Dim value As AuthorList

value = instance.AuthorList

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.AuthorList
Returns AuthorList.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace