Condividi tramite


SortMapItemType.OldVal Property

Old Value.Represents the attribte in schema: oldVal

Namespace:  DocumentFormat.OpenXml.Office.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "oldVal")> _
Public Property OldVal As UInt32Value
    Get
    Set
'Usage
Dim instance As SortMapItemType
Dim value As UInt32Value

value = instance.OldVal

instance.OldVal = value
[SchemaAttrAttribute(, "oldVal")]
public UInt32Value OldVal { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

SortMapItemType Class

SortMapItemType Members

DocumentFormat.OpenXml.Office.Excel Namespace