Freigeben über


Source.Court-Eigenschaft

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

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

Syntax

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

value = instance.Court

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Court
Returns Court.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace