Freigeben über


Source.StateProvince-Eigenschaft

State or Province.Represents the element tag in schema: b:StateProvince

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

Syntax

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

value = instance.StateProvince

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.StateProvince
Returns StateProvince.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace