Freigeben über


Variant.VTOStorage-Eigenschaft

Binary Storage Object.Represents the element tag in schema: vt:ostorage

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

Syntax

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

value = instance.VTOStorage

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.VariantTypes.VTOStorage
Returns VTOStorage.

Siehe auch

Referenz

Variant Klasse

Variant-Member

DocumentFormat.OpenXml.VariantTypes-Namespace