OpenXmlPositiveRatioElement.D Property

Definition

d, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: d

public DocumentFormat.OpenXml.UInt64Value? D { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "d")]
public DocumentFormat.OpenXml.UInt64Value? D { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("d")]
public DocumentFormat.OpenXml.UInt64Value? D { get; set; }
member this.D : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "d")>]
member this.D : DocumentFormat.OpenXml.UInt64Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("d")>]
member this.D : DocumentFormat.OpenXml.UInt64Value with get, set
Public Property D As UInt64Value

Property Value

Attributes

Applies to