Freigeben über


Source.Reporter-Eigenschaft

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

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

Syntax

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

value = instance.Reporter

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Reporter
Returns Reporter.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace