CustomDocumentProperty.VTInt64 Property

Definition

8-Byte Signed Integer.

Represents the following element tag in the schema: vt:i8.

public DocumentFormat.OpenXml.VariantTypes.VTInt64 VTInt64 { get; set; }
public DocumentFormat.OpenXml.VariantTypes.VTInt64? VTInt64 { get; set; }
member this.VTInt64 : DocumentFormat.OpenXml.VariantTypes.VTInt64 with get, set
Public Property VTInt64 As VTInt64

Property Value

Applies to