Freigeben über


Variant.VTCurrency-Eigenschaft

Currency.Represents the element tag in schema: vt:cy

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

Syntax

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

value = instance.VTCurrency

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.VariantTypes.VTCurrency
Returns VTCurrency.

Siehe auch

Referenz

Variant Klasse

Variant-Member

DocumentFormat.OpenXml.VariantTypes-Namespace