Compartir a través de


OpenXmlPositiveRatioElement.N Propiedad

Definición

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

Representa el atributo siguiente en el esquema: n

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

Valor de propiedad

Atributos

Se aplica a