Variant.VTByte Property
1-Byte Signed Integer.Represents the element tag in schema: vt:i1
Namespace: DocumentFormat.OpenXml.VariantTypes
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property VTByte As VTByte
Get
Set
'使用
Dim instance As Variant
Dim value As VTByte
value = instance.VTByte
instance.VTByte = value
public VTByte VTByte { get; set; }
Property Value
Type: DocumentFormat.OpenXml.VariantTypes.VTByte
Returns VTByte.