Freigeben über


Source.Station-Eigenschaft

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

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

Syntax

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

value = instance.Station

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Station
Returns Station.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace