Freigeben über


Variant.VTByte-Eigenschaft

1-Byte Signed Integer.Represents the element tag in schema: vt:i1

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

Syntax

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

value = instance.VTByte

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.VariantTypes.VTByte
Returns VTByte.

Siehe auch

Referenz

Variant Klasse

Variant-Member

DocumentFormat.OpenXml.VariantTypes-Namespace