Variant.VTUnsignedInt32 Property
4-Byte Unsigned Integer.Represents the element tag in schema: vt:ui4
Namespace: DocumentFormat.OpenXml.VariantTypes
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property VTUnsignedInt32 As VTUnsignedInt32
Get
Set
'Usage
Dim instance As Variant
Dim value As VTUnsignedInt32
value = instance.VTUnsignedInt32
instance.VTUnsignedInt32 = value
public VTUnsignedInt32 VTUnsignedInt32 { get; set; }
Property Value
Type: DocumentFormat.OpenXml.VariantTypes.VTUnsignedInt32
Returns VTUnsignedInt32.