CustomDocumentProperty.VTByte Property

Definition

1-Byte Signed Integer.

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

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

Property Value

Applies to