SortMapItemType.NewVal Property

Definition

New Value

Represents the following attribute in the schema: newVal

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

Property Value

Attributes

Applies to