Freigeben über


Source.Volume-Eigenschaft

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

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

Syntax

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

value = instance.Volume

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Volume
Returns Volume.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace