Freigeben über


Variant.VTOBlob-Eigenschaft

Binary Blob Object.Represents the element tag in schema: vt:oblob

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

Syntax

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

value = instance.VTOBlob

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.VariantTypes.VTOBlob
Returns VTOBlob.

Siehe auch

Referenz

Variant Klasse

Variant-Member

DocumentFormat.OpenXml.VariantTypes-Namespace