Variant.VTInt32 Property 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
4-Byte Signed Integer.
Represents the following element tag in the schema: vt:i4.
public DocumentFormat.OpenXml.VariantTypes.VTInt32 VTInt32 { get; set; }public DocumentFormat.OpenXml.VariantTypes.VTInt32? VTInt32 { get; set; }member this.VTInt32 : DocumentFormat.OpenXml.VariantTypes.VTInt32 with get, setPublic Property VTInt32 As VTInt32Property Value
Returns VTInt32.