Freigeben über


Variant.VTDouble-Eigenschaft

8-Byte Real Number.Represents the element tag in schema: vt:r8

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

Syntax

'Declaration
Public Property VTDouble As VTDouble
    Get
    Set
'Usage
Dim instance As Variant
Dim value As VTDouble

value = instance.VTDouble

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.VariantTypes.VTDouble
Returns VTDouble.

Siehe auch

Referenz

Variant Klasse

Variant-Member

DocumentFormat.OpenXml.VariantTypes-Namespace