SortMapItemType.OldVal Property

Definition

Old Value

Represents the following attribute in the schema: oldVal

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

Property Value

Attributes

Applies to