Share via


OpenXmlPositiveRatioElement.N Property

Definition

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

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to