Compartir a través de


OpenXmlPositiveRatioElement.D Propiedad

Definición

d, esta propiedad solo está disponible en Office 2019 y versiones posteriores.

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a