Share via


CustomDocumentProperty.VTInt32 Property

Definition

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, set
Public Property VTInt32 As VTInt32

Property Value

Applies to