CustomDocumentProperty.VTFloat Property

Definition

4-Byte Real Number.

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

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

Property Value

Applies to