Map.ID Property
XML Mapping ID.Represents the attribte in schema: ID
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "ID")> _
Public Property ID As UInt32Value
Get
Set
'Usage
Dim instance As Map
Dim value As UInt32Value
value = instance.ID
instance.ID = value
[SchemaAttrAttribute(, "ID")]
public UInt32Value ID { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.